From 94efbd635de732a57fc6de360f4ec8080bec8c31 Mon Sep 17 00:00:00 2001 From: Stephen Hines Date: Tue, 6 Aug 2013 18:18:27 -0700 Subject: [PATCH] Add bcc_compat to sdk.atree to fix build break. Change-Id: Iaccd5654aca64b249e9805844099fc4724b6b07e --- build/sdk.atree | 1 + 1 file changed, 1 insertion(+) diff --git a/build/sdk.atree b/build/sdk.atree index 72612afc6..bc87d3334 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -76,6 +76,7 @@ bin/aidl strip build-tools/${PLATFORM_NAME}/aidl # 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