OSDN Git Service

Tweak apps in "full" configs.
authorJean-Baptiste Queru <jbq@google.com>
Mon, 6 Jun 2011 16:50:15 +0000 (09:50 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Mon, 6 Jun 2011 16:50:18 +0000 (09:50 -0700)
Add new apps. Also move VoiceDialer to only appear in
telephony-enabled builds.

Change-Id: I3560c19f841296be0c7438553e870df12a4c8cda

target/product/full_base.mk
target/product/full_base_telephony.mk

index 19f94ee..a41a76d 100644 (file)
 
 PRODUCT_PACKAGES := \
     OpenWnn \
+    PhotoEditor \
     PinyinIME \
-    VoiceDialer \
     libWnnEngDic \
     libWnnJpnDic \
     libwnndict \
+    VideoEditor \
     WAPPushManager
 
 # Additional settings used in all AOSP builds
index 932ba95..fa55987 100644 (file)
@@ -19,6 +19,9 @@
 # build quite specifically for the emulator, and might not be
 # entirely appropriate to inherit from for on-device configurations.
 
+PRODUCT_PACKAGES :\
+    VoiceDialer
+
 PRODUCT_PROPERTY_OVERRIDES := \
     keyguard.no_require_sim=true \
     ro.com.android.dataroaming=true