Move Settings 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: I46dc990dfcf4a501c2a362e4ebaa210ba306cee5
This commit is contained in:
@@ -78,7 +78,6 @@ PRODUCT_PACKAGES += \
|
|||||||
QuickSearchBox \
|
QuickSearchBox \
|
||||||
screenrecord \
|
screenrecord \
|
||||||
SecureElement \
|
SecureElement \
|
||||||
Settings \
|
|
||||||
SettingsIntelligence \
|
SettingsIntelligence \
|
||||||
SharedStorageBackup \
|
SharedStorageBackup \
|
||||||
SimAppDialog \
|
SimAppDialog \
|
||||||
|
@@ -32,6 +32,7 @@ PRODUCT_PACKAGES += \
|
|||||||
IconShapeTeardropOverlay \
|
IconShapeTeardropOverlay \
|
||||||
local_time.default \
|
local_time.default \
|
||||||
power.default \
|
power.default \
|
||||||
|
Settings \
|
||||||
vibrator.default \
|
vibrator.default \
|
||||||
|
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
|
Reference in New Issue
Block a user