From fc89803eb3c969321d2f9e5ca6197616fac2fb4f Mon Sep 17 00:00:00 2001 From: Yi Kong Date: Sat, 13 May 2023 17:32:14 +0000 Subject: [PATCH] ANDROID: clang: update to 17.0.2 Change-Id: Iac98d18aa284b05267d47a08b30102103e71d293 Test: presubmit Bug: 277565884 Bug: 279955553 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 42e423b21a5c..776a09ea9324 100644 --- a/build.config.constants +++ b/build.config.constants @@ -1,5 +1,5 @@ BRANCH=android14-5.15 -CLANG_VERSION=r487747 +CLANG_VERSION=r487747c AARCH64_NDK_TRIPLE=aarch64-linux-android31 X86_64_NDK_TRIPLE=x86_64-linux-android31 ARM_NDK_TRIPLE=arm-linux-androideabi31 \ No newline at end of file