forked from openkylin/platform_build
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 += \
|
||||
TestingCamera \
|
||||
Home \
|
||||
DummySystemUI \
|
||||
DummySettings \
|
||||
SystemUI \
|
||||
Settings \
|
||||
libsurfaceflinger_ddmconnection
|
||||
|
||||
|
|
Loading…
Reference in New Issue