From d339efacc38c7670b06971d25d4f885fceb3a957 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 b764891cca57..c4a7d4722b38 100644 --- a/build.config.constants +++ b/build.config.constants @@ -1,2 +1,2 @@ BRANCH=android-mainline -CLANG_VERSION=r450784e +CLANG_VERSION=r458507