forked from openkylin/platform_build
am 6d3a1a72: am ffa66a1a: Merge "replace apps for PDK" into jb-mr1-dev
* commit '6d3a1a72729570a129500169a3749967d42e1b55': replace apps for PDK
This commit is contained in:
commit
11ab43f23f
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue