From e4be22980b5ff9d8405e5bd659c8f91ed8bef4d8 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Fri, 20 Nov 2020 20:12:15 +0000 Subject: msm8996-common: Remove deprecated telephony flag The custom jar is dead for good in Android 11. Change-Id: I7f0f7afd186b00f01183bf4479092d03897e074a --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index edabd08..d45f7d4 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -181,7 +181,6 @@ TARGET_USERIMAGES_USE_EXT4 := true TARGET_USERIMAGES_USE_F2FS := true # RIL -TARGET_PROVIDES_QTI_TELEPHONY_JAR := true TARGET_USES_OLD_MNC_FORMAT := true # Security patch level -- cgit v1.2.3