update to clang 9.0.3

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
ronaxdevil
2019-05-11 11:49:54 +00:00
parent a69330fd5c
commit 4ccd39e685

View File

@@ -71,8 +71,9 @@ TARGET_KERNEL_HEADER_ARCH := arm64
TARGET_KERNEL_CONFIG := sanders_defconfig
TARGET_KERNEL_SOURCE := kernel/motorola/msm8953
TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_CLANG_VERSION := 7.0.2
#TARGET_USE_SDCLANG := true
TARGET_KERNEL_CLANG_PATH := $(PWD)/prebuilts/clang/host/$(HOST_OS)-x86/clang-5484270/bin
TARGET_KERNEL_CLANG_VERSION := 9.0.3
TARGET_USE_SDCLANG := true
# Audio
BOARD_SUPPORTS_SOUND_TRIGGER_HAL := true