diff options
| author | Ram Muthiah <rammuthiah@google.com> | 2019-10-23 13:43:45 -0700 |
|---|---|---|
| committer | Ram Muthiah <rammuthiah@google.com> | 2019-10-23 21:26:23 +0000 |
| commit | 526f5c9b7a68cf9b42ab8c47142569655ef7a579 (patch) | |
| tree | a7d683b5e4e060b79accf9db2f0b22dd2c6b6568 | |
| parent | ff02bcf175a16132613cf03a8ee56313123aadd0 (diff) | |
ANDROID: clang: update to 9.0.8 based on r365631c
Bug: 139440459
Change-Id: Ia9d339a9e53ace540f37f90c73781e70a643dc40
Signed-off-by: Ram Muthiah <rammuthiah@google.com>
| -rw-r--r-- | build.config.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.config.common b/build.config.common index fd58f76a938b..81cbb76e3aef 100644 --- a/build.config.common +++ b/build.config.common @@ -2,7 +2,7 @@ BRANCH=android-4.4-p KERNEL_DIR=common CC=clang -CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r353983c/bin +CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r365631c/bin BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86 EXTRA_CMDS='' |
