mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: inherit flo's system.prop
Change-Id: I0bd514fba790be054121ce8604df4e003b8d682c
This commit is contained in:
parent
5bbc7abff4
commit
c1df6466fb
2 changed files with 2 additions and 5 deletions
|
@ -22,6 +22,8 @@ BOARD_HAL_STATIC_LIBRARIES := libdumpstate.deb
|
|||
|
||||
TARGET_RELEASETOOLS_EXTENSIONS := device/asus/deb
|
||||
|
||||
TARGET_SYSTEM_PROP := device/asus/flo/system.prop device/asus/deb/system.prop
|
||||
|
||||
TARGET_RECOVERY_FSTAB = device/asus/deb/fstab.deb
|
||||
|
||||
-include vendor/asus/deb/BoardConfigVendor.mk
|
||||
|
|
|
@ -1,8 +1,3 @@
|
|||
#
|
||||
#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