From 61bb376162203d19e589f50e2631e8a292e64c07 Mon Sep 17 00:00:00 2001 From: Nick Desaulniers Date: Tue, 7 Dec 2021 10:53:57 -0800 Subject: [PATCH] ANDROID: clang: update to 14.0.0 Bug: 202986547 Signed-off-by: Nick Desaulniers Change-Id: Ica702486da9ba9b99d9ed31199447be1bad9b960 --- build.config.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.config.common b/build.config.common index 08dd1323144a..44444eb25d18 100644 --- a/build.config.common +++ b/build.config.common @@ -3,7 +3,7 @@ KMI_GENERATION=0 LLVM=1 DEPMOD=depmod -CLANG_PREBUILT_BIN=prebuilts/clang/host/linux-x86/clang-r433403/bin +CLANG_PREBUILT_BIN=prebuilts/clang/host/linux-x86/clang-r437112/bin BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86 DTC=${ROOT_DIR}/${BUILDTOOLS_PREBUILT_BIN}/dtc