cm: only include WhisperPush in telephony-enabled devices

No point having it in Wi-Fi-only tablets

Change-Id: Iceacb99ab8d10c565896ad89da8ba533de83dc31
gugelfrei
Pawit Pornkitprasan 11 years ago
parent 3b2aa92941
commit a082e90c04

@ -150,8 +150,7 @@ PRODUCT_PACKAGES += \
LockClock \
CMUpdater \
CMFota \
CMAccount \
WhisperPush
CMAccount
# CM Hardware Abstraction Framework
PRODUCT_PACKAGES += \

@ -6,7 +6,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
vendor/cm/prebuilt/common/etc/spn-conf.xml:system/etc/spn-conf.xml
# SIM Toolkit
# Telephony packages
PRODUCT_PACKAGES += \
Mms \
Stk
Stk \
WhisperPush

Loading…
Cancel
Save