aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiogo Ferreira <defer@cyngn.com>2016-01-15 18:02:15 +0000
committeraudahadi <wan.audahadi@gmail.com>2016-12-26 12:16:42 +0530
commit0e46306be6fcb34ea122533d2e014ae1e20543a2 (patch)
treea06989872dac27114f719c46837f0359c86d967e
parent018d6a93033b27f39da0ad4da433a75e10145807 (diff)
msm8916-common: Default to DDS flexmap triggering
This changes the default so that the AOSP behavior prevails over qualcomm-specific implementations that use telephony-fwk. This change explicitly triggers a request to update modem capabilities when the data sub is changed thus allowing the second subscription to go over 2G, which wasn't possible previously. Change-Id: I20dd586ea74af7ba8ef6a1ce1cdd26c07d33d844
-rw-r--r--system.prop1
1 files changed, 1 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index e1c63ec..46c92ba 100644
--- a/system.prop
+++ b/system.prop
@@ -81,6 +81,7 @@ ro.qualcomm.cabl=0
DEVICE_PROVISIONED=1
persist.radio.apm_sim_not_pwdn=1
persist.radio.dont_use_dsd=true
+persist.radio.flexmap_type=dds
persist.radio.multisim.config=dsds
rild.libargs=-d /dev/smd0
rild.libpath=/system/vendor/lib64/libril-qc-qmi-1.so