From e5897989726a0393b4a5f18b971d73ee33bc5348 Mon Sep 17 00:00:00 2001 From: Nick Desaulniers Date: Tue, 7 Dec 2021 11:10:37 -0800 Subject: [PATCH] ANDROID: clang: update to 14.0.0 Bug: 202986547 Signed-off-by: Nick Desaulniers Change-Id: I16541724728f289cfd9fe2a1113057eede14ee92 --- build.config.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.config.common b/build.config.common index 9a60b22f5899..122a32b34e8c 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