Refactor frameworks-base-overlays.

Split debug packages out of frameworks-base-overlays. Add this
collection of packages to handheld_product instead of handheld_vendor
since they all have LOCAL_PRODUCT_MODULE set to true.

Bug: 118757293
Test: make
Change-Id: Ibb94bf16e6d462fc32767275c923c4128f2fd731
This commit is contained in:
Amin Shaikh
2019-01-29 10:00:48 -05:00
parent 8b165d1880
commit e5234f8f02
2 changed files with 4 additions and 12 deletions

View File

@@ -40,3 +40,7 @@ PRODUCT_PACKAGES += \
StorageManager \
SystemUI \
WallpaperCropper \
frameworks-base-overlays
PRODUCT_PACKAGES_DEBUG += \
frameworks-base-overlays-debug