diff options
author | padarshr <padarshr@codeaurora.org> | 2019-04-25 17:58:17 +0530 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-09-23 18:07:34 +0200 |
commit | b984be273c9fa3e7dec18f85cd4f6aa80c89b916 (patch) | |
tree | f7a04e660373e5906a068b44d6d5520a1f381bf8 /gps | |
parent | 84dfd804c46b040c07da46365c7dfb672888f5b4 (diff) |
msm8996-common: Address 'LOCAL_MODULE_TAGS := eng debug' deprecation.
Newer AOSP deprecates LOCAL_MODULE_TAGS := eng debug.
We now remove that and instead add the package to
PRODUCT_PACKAGES_ENG or PRODUCT_PACKAGES_DEBUG as applicable.
To ensure that we don't miss out on any package during this switch,
we add these explicitly, even though it might have been already
added under PRODUCT_PACKAGES at some other location.
Change-Id: I35bd67c3e7752be5bcd8f8682864062173e92724
Diffstat (limited to 'gps')
0 files changed, 0 insertions, 0 deletions