Move SystemUI to handheld_vendor

The app is moving to /product, so doesn't belong in
handheld_system anymore. Note: a handheld_product will
likely be created at a future point in time.

Bug: 110072687
Test: make
Change-Id: Ic2959dd5e218de0fb9c070ba1dd743c57d052234
This commit is contained in:
Anton Hansson
2018-12-10 20:02:17 +00:00
parent e8bd417c94
commit cbf70886c2
2 changed files with 1 additions and 1 deletions

View File

@@ -82,7 +82,6 @@ PRODUCT_PACKAGES += \
SharedStorageBackup \ SharedStorageBackup \
SimAppDialog \ SimAppDialog \
StorageManager \ StorageManager \
SystemUI \
Telecom \ Telecom \
TelephonyProvider \ TelephonyProvider \
TeleService \ TeleService \

View File

@@ -33,6 +33,7 @@ PRODUCT_PACKAGES += \
local_time.default \ local_time.default \
power.default \ power.default \
Settings \ Settings \
SystemUI \
vibrator.default \ vibrator.default \
PRODUCT_PACKAGES_DEBUG += \ PRODUCT_PACKAGES_DEBUG += \