cm: Add a tablet_wifionly config

This commit is contained in:
Steve Kondik 2011-11-25 15:47:59 -08:00 committed by Ricardo Cerqueira
parent e1f3738e7c
commit a4b540bc2c
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common.mk)
# Bring in all audio files
include frameworks/base/data/sounds/AllAudio.mk
# Default ringtone
PRODUCT_PROPERTY_OVERRIDES += \
ro.config.ringtone=Playa.ogg \
ro.config.notification_sound=regulus.ogg \
ro.config.alarm_alert=Alarm_Beep_03.ogg