Add bcc_compat to sdk.atree to fix build break.

Change-Id: Iaccd5654aca64b249e9805844099fc4724b6b07e
diff --git a/build/sdk.atree b/build/sdk.atree
index 72612af..bc87d33 100644
--- a/build/sdk.atree
+++ b/build/sdk.atree
@@ -76,6 +76,7 @@
 
 # renderscript (cc + headers)
 bin/llvm-rs-cc                          strip build-tools/${PLATFORM_NAME}/llvm-rs-cc
+bin/bcc_compat                          strip build-tools/${PLATFORM_NAME}/bcc_compat
 frameworks/rs/scriptc                         build-tools/${PLATFORM_NAME}/renderscript/include
 external/clang/lib/Headers                    build-tools/${PLATFORM_NAME}/renderscript/clang-include
 external/clang/LICENSE.TXT                    build-tools/${PLATFORM_NAME}/renderscript/clang-include/LICENSE.TXT