From 998f5e469d48bda634c7289b76da897e8dcb5e53 Mon Sep 17 00:00:00 2001 From: Will McVicker Date: Wed, 18 Nov 2020 16:03:11 -0800 Subject: [PATCH] Revert "ANDROID: clang: update to 11.0.5" This reverts commit 199499f1d787911d139929045e11c7478406b4e3. It breaks full suspend/resume on bramble/redfin. Bug: 173479375 Test: Full suspend/resume on bramble Signed-off-by: Will McVicker Change-Id: I97a49f6fac26d714a89924ea343450216701f87a --- build.config.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.config.common b/build.config.common index c9467028ea7f..1b0034f31452 100644 --- a/build.config.common +++ b/build.config.common @@ -3,7 +3,7 @@ KMI_GENERATION=0 LLVM=1 DEPMOD=depmod -CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r399163b/bin +CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r383902/bin BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86 EXTRA_CMDS=''