sm6150-common: Move default network property to vendor partition
This fixes GSI image overriding the default value Bug: 153852350 Test: Manually verified after flashing the GSI image Change-Id: I78b415862c420c23121ec03d6953814cd628ea9a
This commit is contained in:
parent
d11c1d7822
commit
8542099fdf
@ -26,7 +26,6 @@ persist.rcs.supported=1
|
||||
persist.radio.multisim.config=dsds
|
||||
ril.subscription.types=RUIM
|
||||
ro.telephony.default_cdma_sub=0
|
||||
ro.telephony.default_network=22,22
|
||||
telephony.lteOnCdmaDevice=1
|
||||
|
||||
# Recovery
|
||||
|
@ -208,6 +208,7 @@ 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_network=22,22
|
||||
|
||||
# WiFi
|
||||
wifi.aware.interface=wifi-aware0
|
||||
|
Loading…
Reference in New Issue
Block a user