From 717be68dbbe831fd92fa5b10e5d85ad17a8ad380 Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Wed, 13 Mar 2019 10:12:50 +0100 Subject: msm8996-common: Enable workaround for old MCC/MNC format * Fixes manual network selection --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c9241e7..6b19a0b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -191,6 +191,7 @@ TARGET_USERIMAGES_USE_F2FS := true # RIL TARGET_PROVIDES_QTI_TELEPHONY_JAR := true TARGET_RIL_VARIANT := caf +TARGET_USES_OLD_MNC_FORMAT := true # Security patch level VENDOR_SECURITY_PATCH := 2018-11-05 -- cgit v1.2.3