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
This commit is contained in:
parent
257fef4308
commit
d4f8d5e649
|
@ -218,7 +218,7 @@ $(call inherit-product-if-exists, frameworks/base/data/sounds/AudioPackage5.mk)
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
TestingCamera \
|
TestingCamera \
|
||||||
Home \
|
Home \
|
||||||
DummySystemUI \
|
SystemUI \
|
||||||
DummySettings \
|
Settings \
|
||||||
libsurfaceflinger_ddmconnection
|
libsurfaceflinger_ddmconnection
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue