From 8b69365830cbe753add7f0de4d0875c0e8f8d609 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Thu, 31 Dec 2020 16:20:04 +0600 Subject: [PATCH] sdm660-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 60ec27a0..27536bfe 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -216,7 +216,6 @@ OVERRIDE_RS_DRIVER := libRSDriver_adreno.so # RIL PROTOBUF_SUPPORTED := true -TARGET_PROVIDES_QTI_TELEPHONY_JAR := true # SELinux include device/qcom/sepolicy-legacy-um/SEPolicy.mk