From fd3d3e76516f016be68b6cd3318a1f193bdb3408 Mon Sep 17 00:00:00 2001 From: Yi Kong Date: Wed, 13 Apr 2022 08:31:06 +0800 Subject: [PATCH] ANDROID: clang: update to 14.0.4 Bug: 225394140 Signed-off-by: Yi Kong Change-Id: I9827278521b2b7599c22e3df09d27d13b85ef44b --- build.config.constants | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.config.constants b/build.config.constants index 17300e99677f..eea6186b0126 100644 --- a/build.config.constants +++ b/build.config.constants @@ -1 +1 @@ -CLANG_VERSION=r450784 +CLANG_VERSION=r450784b