From 0f51c5c224985641ba3d93a1d7a12b80692fa938 Mon Sep 17 00:00:00 2001 From: Alexander Koskovich Date: Wed, 4 May 2022 19:20:48 -0700 Subject: [PATCH] sm6250-common: 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 f18145a..7fd3b0a 100644 --- a/vendor.prop +++ b/vendor.prop @@ -180,7 +180,6 @@ persist.vendor.radio.rat_on=combine persist.vendor.radio.sib16_support=1 persist.vendor.radio.snapshot_enabled=1 persist.vendor.radio.snapshot_timer=5 -ro.com.android.dataroaming=false ro.telephony.default_network=22,20 ro.telephony.iwlan_operation_mode=legacy