From cbf70886c29d0d67aa1f04a654796e96f01e3b85 Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Mon, 10 Dec 2018 20:02:17 +0000 Subject: [PATCH] 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 --- target/product/handheld_system.mk | 1 - target/product/handheld_vendor.mk | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/target/product/handheld_system.mk b/target/product/handheld_system.mk index be6948bd5a..5b10d3fe9f 100644 --- a/target/product/handheld_system.mk +++ b/target/product/handheld_system.mk @@ -82,7 +82,6 @@ PRODUCT_PACKAGES += \ SharedStorageBackup \ SimAppDialog \ StorageManager \ - SystemUI \ Telecom \ TelephonyProvider \ TeleService \ diff --git a/target/product/handheld_vendor.mk b/target/product/handheld_vendor.mk index 1e4a2d624f..57a42a4e6e 100644 --- a/target/product/handheld_vendor.mk +++ b/target/product/handheld_vendor.mk @@ -33,6 +33,7 @@ PRODUCT_PACKAGES += \ local_time.default \ power.default \ Settings \ + SystemUI \ vibrator.default \ PRODUCT_PACKAGES_DEBUG += \