dre: Remove ro.com.android.dataroaming override
* build/make/target/product/full_base_telephony.mk 24: ro.com.android.dataroaming?=true * system_ext/etc/build.prop:ro.com.android.dataroaming=false vendor/build.prop:ro.com.android.dataroaming=true In QSSI builds the partition priority is: odm, vendor, product, system_ext, system. Change-Id: Ia90d73ce62a156e4b88731cffd4d5f7a6dd795e6
This commit is contained in:
parent
73bd7212e4
commit
89c8af1e55
1 changed files with 0 additions and 1 deletions
|
@ -153,7 +153,6 @@ persist.vendor.radio.rat_on=combine
|
|||
persist.vendor.radio.sib16_support=1
|
||||
persist.vendor.radio.stack_id_0=0
|
||||
persist.vendor.radio.stack_id_1=1
|
||||
ro.com.android.dataroaming=false
|
||||
|
||||
# Sensors
|
||||
persist.vendor.sensors.debug.ssc_qmi_debug=true
|
||||
|
|
Loading…
Reference in a new issue