From cef3b8b4ccfda487ca2c4e11224ba1d8ca01dc1e Mon Sep 17 00:00:00 2001 From: RGIB Date: Sun, 20 Nov 2016 02:17:46 +0100 Subject: i9305 : add boot params to enable RIL Change-Id: I35fdec1a1f569ae6d96c1b3da52cf434de16212a --- system.prop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/system.prop b/system.prop index f3b0f56..244661a 100644 --- a/system.prop +++ b/system.prop @@ -6,6 +6,7 @@ rild.libpath=/system/lib/libsec-ril.so rild.libargs=-d /dev/ttyS0 ro.telephony.default_network=9 telephony.lteOnGsmDevice=1 - +ro.ril.telephony.mqanelements=6 +ro.hdcp2.rx=tz ro.sf.lcd_density=320 ro.lcd_min_brightness=20 -- cgit v1.1