Tweak apps in "full" configs.
Add new apps. Also move VoiceDialer to only appear in telephony-enabled builds. Change-Id: I3560c19f841296be0c7438553e870df12a4c8cda
This commit is contained in:
@@ -21,11 +21,12 @@
|
|||||||
|
|
||||||
PRODUCT_PACKAGES := \
|
PRODUCT_PACKAGES := \
|
||||||
OpenWnn \
|
OpenWnn \
|
||||||
|
PhotoEditor \
|
||||||
PinyinIME \
|
PinyinIME \
|
||||||
VoiceDialer \
|
|
||||||
libWnnEngDic \
|
libWnnEngDic \
|
||||||
libWnnJpnDic \
|
libWnnJpnDic \
|
||||||
libwnndict \
|
libwnndict \
|
||||||
|
VideoEditor \
|
||||||
WAPPushManager
|
WAPPushManager
|
||||||
|
|
||||||
# Additional settings used in all AOSP builds
|
# Additional settings used in all AOSP builds
|
||||||
|
@@ -19,6 +19,9 @@
|
|||||||
# build quite specifically for the emulator, and might not be
|
# build quite specifically for the emulator, and might not be
|
||||||
# entirely appropriate to inherit from for on-device configurations.
|
# entirely appropriate to inherit from for on-device configurations.
|
||||||
|
|
||||||
|
PRODUCT_PACKAGES :\
|
||||||
|
VoiceDialer
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES := \
|
PRODUCT_PROPERTY_OVERRIDES := \
|
||||||
keyguard.no_require_sim=true \
|
keyguard.no_require_sim=true \
|
||||||
ro.com.android.dataroaming=true
|
ro.com.android.dataroaming=true
|
||||||
|
Reference in New Issue
Block a user