summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorKeun young Park <keunyoung@google.com>2012-11-27 10:52:14 -0800
committerKeun young Park <keunyoung@google.com>2012-11-27 10:54:17 -0800
commitd4f8d5e64950eb114993a9de975e1519e3509d43 (patch)
tree3a8a0f55c5466a3e7aff8232f5dfcead0a93d711 /target
parent257fef430806408dbaca2708018b144d430fbdef (diff)
downloadbuild-d4f8d5e64950eb114993a9de975e1519e3509d43.zip
build-d4f8d5e64950eb114993a9de975e1519e3509d43.tar.gz
build-d4f8d5e64950eb114993a9de975e1519e3509d43.tar.bz2
replace dummy versions with normal ones for mini
- no need to hide these UIs any more. - dummy versions will be removed from the default manifest as well. Change-Id: I7cebf5bfae65d2e50c9122735fd4e537f5858bec
Diffstat (limited to 'target')
-rw-r--r--target/product/mini.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/product/mini.mk b/target/product/mini.mk
index 76d4511..b69c917 100644
--- a/target/product/mini.mk
+++ b/target/product/mini.mk
@@ -218,7 +218,7 @@ $(call inherit-product-if-exists, frameworks/base/data/sounds/AudioPackage5.mk)
PRODUCT_PACKAGES += \
TestingCamera \
Home \
- DummySystemUI \
- DummySettings \
+ SystemUI \
+ Settings \
libsurfaceflinger_ddmconnection