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:
@@ -82,7 +82,6 @@ PRODUCT_PACKAGES += \
|
|||||||
SharedStorageBackup \
|
SharedStorageBackup \
|
||||||
SimAppDialog \
|
SimAppDialog \
|
||||||
StorageManager \
|
StorageManager \
|
||||||
SystemUI \
|
|
||||||
Telecom \
|
Telecom \
|
||||||
TelephonyProvider \
|
TelephonyProvider \
|
||||||
TeleService \
|
TeleService \
|
||||||
|
@@ -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 += \
|
||||||
|
Reference in New Issue
Block a user