From 8542099fdfccb98be9854b921cb0142cdb0b14d3 Mon Sep 17 00:00:00 2001 From: Jayachandran C Date: Tue, 28 Apr 2020 21:47:49 -0700 Subject: [PATCH] sm6150-common: Move default network property to vendor partition This fixes GSI image overriding the default value Bug: 153852350 Test: Manually verified after flashing the GSI image Change-Id: I78b415862c420c23121ec03d6953814cd628ea9a --- system.prop | 1 - vendor.prop | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/system.prop b/system.prop index 99d7b69..321ef69 100644 --- a/system.prop +++ b/system.prop @@ -26,7 +26,6 @@ persist.rcs.supported=1 persist.radio.multisim.config=dsds ril.subscription.types=RUIM ro.telephony.default_cdma_sub=0 -ro.telephony.default_network=22,22 telephony.lteOnCdmaDevice=1 # Recovery diff --git a/vendor.prop b/vendor.prop index e7c26c1..be4ac00 100644 --- a/vendor.prop +++ b/vendor.prop @@ -208,6 +208,7 @@ persist.vendor.radio.rat_on=combine persist.vendor.radio.redir_party_num=1 persist.vendor.radio.report_codec=1 persist.vendor.radio.sib16_support=1 +ro.telephony.default_network=22,22 # WiFi wifi.aware.interface=wifi-aware0