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:
Anton Hansson
2018-12-10 19:59:58 +00:00
parent a2946913ed
commit e8bd417c94
2 changed files with 1 additions and 1 deletions

View File

@@ -78,7 +78,6 @@ PRODUCT_PACKAGES += \
QuickSearchBox \ QuickSearchBox \
screenrecord \ screenrecord \
SecureElement \ SecureElement \
Settings \
SettingsIntelligence \ SettingsIntelligence \
SharedStorageBackup \ SharedStorageBackup \
SimAppDialog \ SimAppDialog \

View File

@@ -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 += \