summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/product/mini.mk9
1 files changed, 5 insertions, 4 deletions
diff --git a/target/product/mini.mk b/target/product/mini.mk
index e3fc1b7..b766b87 100644
--- a/target/product/mini.mk
+++ b/target/product/mini.mk
@@ -164,11 +164,8 @@ PRODUCT_PACKAGES += \
FusedLocation \
InputDevices \
LatinIME \
- Launcher2 \
Phone \
Provision \
- Settings \
- SystemUI \
hostapd \
wpa_supplicant.conf
@@ -226,4 +223,8 @@ $(call inherit-product-if-exists, frameworks/base/data/sounds/AudioPackage5.mk)
#----------------- For PDK ------------------------------
PRODUCT_PACKAGES += \
- TestingCamera
+ TestingCamera \
+ Home \
+ DummySystemUI \
+ DummySettings
+