ANDROID: clang: update to 9.0.8 based on r365631c

Bug: 139440459
Change-Id: Ifd456c05d14617568b1df7fe03913c8dbf5c475b
Signed-off-by: Ram Muthiah <rammuthiah@google.com>
diff --git a/build.config.common b/build.config.common
index d5b188f..c9e1655 100644
--- a/build.config.common
+++ b/build.config.common
@@ -2,7 +2,7 @@
 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
 
 EXTRA_CMDS=''
 STOP_SHIP_TRACEPRINTK=1