diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index a23c8f27..d88ee6ed 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -90,6 +90,9 @@ BOARD_QTI_CAMERA_32BIT_ONLY := true TARGET_USES_MEDIA_EXTENSIONS := true MALLOC_SVELTE_FOR_LIBC32 := true +# Clang +TARGET_KERNEL_CLANG_VERSION := r416183b + # ConfigFS TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/configs/config.fs