From 4a771e1b58a5a638d672c65e5aec4faca0d01b36 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Wed, 16 Oct 2024 18:09:05 +0530 Subject: msm8996-common: Bringup telephony after U QPR2 Change-Id: I2e5bd2d04c2e0a1341b260e986388d4bb1c6d354 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 2a6ffb3..0d2ae52 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -142,6 +142,7 @@ TARGET_USERIMAGES_USE_F2FS := true # RIL TARGET_USES_OLD_MNC_FORMAT := true +ENABLE_VENDOR_RIL_SERVICE := true # Security patch level VENDOR_SECURITY_PATCH := 2018-11-05 -- cgit v1.2.3