From 362369c2e9d2d5ebf2533a12d3e2bf78be24623f 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 9d82ce448ce5..fa2b8497f448 100644 --- a/build.config.constants +++ b/build.config.constants @@ -1,5 +1,5 @@ BRANCH=android14-6.1 -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