From 91e9354a2b0f914ed36484718bc06558674787c8 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 5fd233d2c645..8895f95a4b78 100644 --- a/build.config.constants +++ b/build.config.constants @@ -1,5 +1,5 @@ BRANCH=android-mainline -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