mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: move default network prop down from flo
Change-Id: I338303a477c8a251a4b0269b9dc52a3e11c9c7a9
This commit is contained in:
parent
32602ff497
commit
d185fc89eb
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
#
|
||||
#set prefer network type
|
||||
#LTE, GSM, WCDMA(9)
|
||||
#
|
||||
ro.telephony.default_network=9
|
||||
telephony.lteOnGsmDevice=1
|
||||
telephony.lteOnCdmaDevice=1
|
||||
ro.telephony.get_imsi_from_sim=true
|
||||
|
|
Loading…
Reference in a new issue