diff options
| author | Rashed Abdel-Tawab <rashed@linux.com> | 2017-03-09 22:27:37 -0500 |
|---|---|---|
| committer | Drgravy <drg113001@gmail.com> | 2017-03-13 16:27:15 -0500 |
| commit | 65258185056cec4866e6dfe69ff80e583a32856b (patch) | |
| tree | ef3320a96709b50cbdf65d8aefb6fe0d34dc2313 | |
| parent | 135636edce7e8b9f74918c270992b4c55842c228 (diff) | |
msm8996: Decommonize GMS and default network properties
Change-Id: I10755cab6c2dec8a6b3d63021daefd197805ea90
| -rw-r--r-- | system.prop | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/system.prop b/system.prop index f2155cf..e56d3fe 100644 --- a/system.prop +++ b/system.prop @@ -70,10 +70,6 @@ persist.audio.fluence.voicecall=true persist.audio.fluence.voicerec=false persist.audio.fluence.speaker=true -# GMS -# Device was launched with M -ro.product.first_api_level=23 - # GPS persist.gps.qc_nlp_in_use=1 persist.loc.nlp_name=com.qualcomm.location @@ -114,7 +110,6 @@ persist.rild.nitz_short_ons_3= ril.subscription.types=NV,RUIM DEVICE_PROVISIONED=1 persist.radio.data_ltd_sys_ind=1 -ro.telephony.default_network=22 ro.telephony.call_ring.multiple=false persist.radio.apm_sim_not_pwdn=1 persist.radio.custom_ecc=1 |
