diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
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 |