From 5ee0a8775584664c5bed51ebb107cdd0de4acd2e Mon Sep 17 00:00:00 2001 From: Yi Kong Date: Tue, 26 Jul 2022 07:12:59 +0000 Subject: [PATCH] ANDROID: clang: update to 15.0.1 Bug: 236798112 Change-Id: I3d618fbd42046409013c14d18e409f89a285f9ee Signed-off-by: Yi Kong --- build.config.constants | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.config.constants b/build.config.constants index 101ed6fe4ff7..687dead7cc0b 100644 --- a/build.config.constants +++ b/build.config.constants @@ -1,2 +1,2 @@ BRANCH=android14-5.15 -CLANG_VERSION=r450784e +CLANG_VERSION=r458507