summaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2016-08-23 23:04:34 +0200
committerGitHub <noreply@github.com>2016-08-23 23:04:34 +0200
commit3a59b7cce1b9e0554a52d8846e0ecdc53c763fa6 (patch)
tree69b796e330fb7d6c8010cfab2fa1eb17e8eb6942 /system.prop
parent0eb19d166f9b23c6199b0a52fa1200bfa3fefdcc (diff)
fix for LTE/mobile data on both SIMs
Diffstat (limited to 'system.prop')
-rw-r--r--system.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index 8dbf2eb..263fd26 100644
--- a/system.prop
+++ b/system.prop
@@ -71,5 +71,8 @@ ro.sf.lcd_density=480
ro.mtk_perf_simple_start_win=1
ro.mtk_perf_response_time=1
+# fix for LTE/mobile data on both SIMs
+persist.radio.mobile.data=0,0
+
#hchua add for CTA
dalvik.vm.checkjni=false