diff options
author | padarshr <padarshr@codeaurora.org> | 2019-04-25 17:58:17 +0530 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-30 00:48:53 +0300 |
commit | 942d34bb316ddd8b66befade899ee039ab5de787 (patch) | |
tree | b4bafb7f157777e708ef1e739da27ee5ed4e20a8 /init | |
parent | c9372d19a98a7a23836d52c4c0a3c80c49246238 (diff) |
sdm660-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 'init')
0 files changed, 0 insertions, 0 deletions