From 89c8af1e555338282963a86341adc0cf9efad5c7 Mon Sep 17 00:00:00 2001 From: Alexander Koskovich Date: Wed, 4 May 2022 19:20:48 -0700 Subject: [PATCH] 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 --- vendor.prop | 1 - 1 file changed, 1 deletion(-) diff --git a/vendor.prop b/vendor.prop index e0e4137..ceb2ad3 100644 --- a/vendor.prop +++ b/vendor.prop @@ -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