sm6150-common: Move more RIL properties to vendor
Change-Id: Iee7e36b2b4b441a0e038313ceba9314df13e74ca
This commit is contained in:
parent
8542099fdf
commit
a7aad8d60e
@ -19,14 +19,8 @@ media.stagefright.thumbnail.prefer_hw_codecs=true
|
||||
mmp.enable.3g2=true
|
||||
persist.mm.enable.prefetch=true
|
||||
|
||||
# RCS
|
||||
persist.rcs.supported=1
|
||||
|
||||
# Radio
|
||||
persist.radio.multisim.config=dsds
|
||||
ril.subscription.types=RUIM
|
||||
ro.telephony.default_cdma_sub=0
|
||||
telephony.lteOnCdmaDevice=1
|
||||
|
||||
# Recovery
|
||||
ro.recovery.ui.margin_height=48
|
||||
|
@ -195,6 +195,7 @@ ro.vendor.extension_library=libqti-perfd-client.so
|
||||
ro.vendor.qti.va_aosp.support=1
|
||||
|
||||
# Radio
|
||||
persist.radio.multisim.config=dsds
|
||||
persist.vendor.radio.apm_sim_not_pwdn=1
|
||||
persist.vendor.radio.custom_ecc=1
|
||||
persist.vendor.radio.data_ltd_sys_ind=1
|
||||
@ -208,7 +209,12 @@ persist.vendor.radio.rat_on=combine
|
||||
persist.vendor.radio.redir_party_num=1
|
||||
persist.vendor.radio.report_codec=1
|
||||
persist.vendor.radio.sib16_support=1
|
||||
ro.telephony.default_cdma_sub=0
|
||||
ro.telephony.default_network=22,22
|
||||
telephony.lteOnCdmaDevice=1
|
||||
|
||||
# RCS
|
||||
persist.rcs.supported=1
|
||||
|
||||
# WiFi
|
||||
wifi.aware.interface=wifi-aware0
|
||||
|
Loading…
Reference in New Issue
Block a user