From bc65b070e0e953f6e89dea990e327914480ee950 Mon Sep 17 00:00:00 2001 From: Nick Desaulniers Date: Tue, 4 Oct 2022 15:49:16 -0700 Subject: [PATCH] ANDROID: clang: update to 15.0.2 Bug: 250930332 Signed-off-by: Nick Desaulniers Change-Id: I51c27dfbf6b39b7e3396669ce41568c0e0101073 --- build.config.constants | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.config.constants b/build.config.constants index 687dead7cc0b..8f412a893862 100644 --- a/build.config.constants +++ b/build.config.constants @@ -1,2 +1,2 @@ BRANCH=android14-5.15 -CLANG_VERSION=r458507 +CLANG_VERSION=r468909