summaryrefslogtreecommitdiffstats
path: root/config/telephony.mk
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_vendor_cm ↵Wolfgang Wiedmeyer2016-12-121-4/+0
|\ | | | | | | into replicant-6.0
| * Revert "cm: add selective based spn (2/2)"razorloves2016-07-141-4/+0
| | | | | | | | | | | | | | | | Appears to be unused in CM13. This reverts commit 2cfe6b260bf743cbf3091095807b373037581181. Change-Id: Ia9beee776fd86f516ed9834f92530355a189f326
* | Merge remote-tracking branch 'github/cm-13.0' into replicant-6.0Wolfgang Wiedmeyer2015-12-171-2/+2
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove prebuilt terminal (built-in terminal app can be activated in dev settings) Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> Conflicts: CHANGELOG.mkdn CONTRIBUTORS.mkdn config/cdma.mk config/cm_audio.mk config/common.mk config/common_full.mk config/common_full_phone.mk config/gsm.mk config/themes_common.mk get-prebuilts overlay/common/frameworks/base/core/res/res/drawable-nodpi/default_wallpaper.jpg overlay/common/frameworks/base/core/res/res/drawable-sw600dp-nodpi/default_wallpaper.jpg overlay/common/frameworks/base/core/res/res/drawable-sw720dp-nodpi/default_wallpaper.jpg overlay/common/frameworks/base/core/res/res/drawable-xhdpi/default_wallpaper.jpg overlay/common/frameworks/base/core/res/res/values/config.xml overlay/common/frameworks/base/packages/SettingsProvider/res/values/defaults.xml prebuilt/common/bootanimation/1080.zip prebuilt/common/bootanimation/1200.zip prebuilt/common/bootanimation/240.zip prebuilt/common/bootanimation/320.zip prebuilt/common/bootanimation/360.zip prebuilt/common/bootanimation/480.zip prebuilt/common/bootanimation/540.zip prebuilt/common/bootanimation/600.zip prebuilt/common/bootanimation/720.zip prebuilt/common/bootanimation/768.zip prebuilt/common/bootanimation/800.zip prebuilt/common/etc/apns-conf.xml sepolicy/mac_permissions.xml sepolicy/sepolicy.mk vendorsetup.sh Change-Id: I4fc2a5b00721cae8b3a36f33c36f006142bad44f
* cm: Update packagesMichael Bestas2015-11-031-7/+2
| | | | | | | | * Build new AOSP messaging app * Remove no longer used WhisperPush/CMHome * Messaging no longer depends on SoundRecorder Change-Id: I202203449c97814972f1aad1af4d69afa1a61e7d
* Kill spn-conf overridesRicardo Cerqueira2015-04-271-4/+0
| | | | | | | | | | These were overloading the ASCII names to region-specific charsets, which looks nice but it's horribly confusing if you're not native from those regions and happen to be roaming there. So... like our upstreams, just show the original carrier names Change-Id: Icb3c6c9be2a4ee57866f2f57411a4f441be88f7c
* Don't build VoiceDialerMichael Bestas2015-01-281-2/+0
| | | | Change-Id: I522934f88aed9a0daa35995944d49e3ab2b66416
* build: telephony: Only include VoiceDialer in telephony buildsChristopher R. Palmer2014-04-221-0/+1
| | | | | | For WiFi only devices, they don't want this by default. Change-Id: I4d07ab25d971f8a50beb84e2fd5f6d0bf1aeb8fe
* cm: Move default ringtone override to telephony.mkfuzz2014-03-041-1/+5
| | | | Change-Id: If5bf8f72f9b07271145d910ba5c44dc73748ae27
* Remove some optional packages from "mini" buildsSteven Luo2014-01-161-0/+4
| | | | Change-Id: I31f502a10d64343c8800d51df28b6de49e44bccc
* cm: add selective based spn (2/2)Dan Pasanen2014-01-131-0/+5
| | | | | | | | | | | | * patch set 1 to 7 doesn't fix the problem, it bruce forces the spn list to ALL DEVICES. * this change and http://review.cyanogenmod.org/#/c/57393/ will attack the problem at lowest level, customized it for speed and memory. * the best part is that it handles letters and exit the function when it find a letter in the response from ril. Change-Id: Ia63309acf38617e68b98ff1068463a942fa793df
* Don't ship CellBroadcastReceiver on wifi-only devicesSteven Luo2014-01-061-0/+1
| | | | | | Attempt to fix dependency issue Change-Id: I0122fc4665827bfcefd61e4287d9ff685b675aee
* cm: only include WhisperPush in telephony-enabled devicesPawit Pornkitprasan2013-12-131-2/+3
| | | | | | No point having it in Wi-Fi-only tablets Change-Id: Iceacb99ab8d10c565896ad89da8ba533de83dc31
* Move Mms from phone specific to telephonyBrandon Bennett2013-11-271-1/+1
| | | | | | | Tablets want MMS too (carriers send messages, etc), lets make this for any device inherenting telephony.mk Change-Id: Ida0e86d1f4d982580cef72816f93f88d0b0313e4
* Don't assume phones are the only clients for the telephony configuration bitsRicardo Cerqueira2013-10-291-0/+12
Data-enabled tablets need love, too Change-Id: I239823f198260d0f045c6e7305cf04082a8ef1e9