From 8bfec766bb69f30a0c8a140315a4724bae729f0e Mon Sep 17 00:00:00 2001 From: Elias Gheeraert <55931612+Mashopy@users.noreply.github.com> Date: Tue, 31 Dec 2019 13:30:14 +0100 Subject: [PATCH] sdm660-common: Remove deprecated SDCLANG --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 6bafc5e2..8d560739 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -231,9 +231,6 @@ PROTOBUF_SUPPORTED := true TARGET_PROVIDES_QTI_TELEPHONY_JAR := true TARGET_USES_ALTERNATIVE_MANUAL_NETWORK_SELECT := true -# SDCLANG -TARGET_USE_SDCLANG := true - # SELinux include device/qcom/sepolicy-legacy-um/sepolicy.mk BOARD_SEPOLICY_DIRS += $(COMMON_PATH)/sepolicy/vendor