diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 551a835..541edf3 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -112,9 +112,6 @@ include $(COMMON_PATH)/sepolicy/sepolicy.mk # Sensors TARGET_NO_SENSOR_PERMISSION_CHECK := true -# Use Snapdragon LLVM if available on build server -TARGET_USE_SDCLANG := true - # inherit from the proprietary version -include vendor/samsung/matisse-common/BoardConfigVendor.mk