diff options
author | tilaksidduram <tilaksidduram@gmail.com> | 2015-12-21 20:25:59 +0530 |
---|---|---|
committer | tilaksidduram <tilaksidduram@gmail.com> | 2015-12-21 20:25:59 +0530 |
commit | c44906d64a221421c303e36e1571f373984ef53a (patch) | |
tree | e438b71ffa99980b54bf3149909940414b3dfa15 /system.prop | |
parent | 0e7e0240eb089f9c8c5e65b61ea625861e37d56f (diff) | |
download | device_samsung_n7100-c44906d64a221421c303e36e1571f373984ef53a.zip device_samsung_n7100-c44906d64a221421c303e36e1571f373984ef53a.tar.gz device_samsung_n7100-c44906d64a221421c303e36e1571f373984ef53a.tar.bz2 |
n7100: set mQANelements through property
Diffstat (limited to 'system.prop')
-rw-r--r-- | system.prop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system.prop b/system.prop index db6bcfd..975f696 100644 --- a/system.prop +++ b/system.prop @@ -5,5 +5,6 @@ dalvik.vm.dexopt-data-only=1 rild.libpath=/system/lib/ril-wrapper.so rild.libargs=-d /dev/ttyS0 +ro.ril.telephony.mqanelements=5 ro.sf.lcd_density=320 ro.lcd_min_brightness=20 |