Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45f9c0e3 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru
Browse files

Tweak apps in "full" configs.

Add new apps. Also move VoiceDialer to only appear in
telephony-enabled builds.

Change-Id: I3560c19f841296be0c7438553e870df12a4c8cda
parent 4387dc3e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -21,11 +21,12 @@

PRODUCT_PACKAGES := \
    OpenWnn \
    PhotoEditor \
    PinyinIME \
    VoiceDialer \
    libWnnEngDic \
    libWnnJpnDic \
    libwnndict \
    VideoEditor \
    WAPPushManager

# Additional settings used in all AOSP builds
+3 −0
Original line number Diff line number Diff line
@@ -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