am 4483ade6: Add frameworks/rs and bcc_compat to windows SDK whitelist.
* commit '4483ade6b23878e54a5c2932f04310f611420151': Add frameworks/rs and bcc_compat to windows SDK whitelist.
This commit is contained in:
@@ -68,11 +68,13 @@ lib/libclang.dll strip build-tools/${PLATFORM_NAME}/libcl
|
||||
#bcc not yet compiled on windows
|
||||
|
||||
rm build-tools/${PLATFORM_NAME}/libbcc.so
|
||||
#lib/libbcc.dll strip build-tools/${PLATFORM_NAME}/libbcc.dll
|
||||
lib/libbcc.dll strip build-tools/${PLATFORM_NAME}/libbcc.dll
|
||||
|
||||
rm build-tools/${PLATFORM_NAME}/libbcinfo.so
|
||||
#lib/libbcinfo.dll strip build-tools/${PLATFORM_NAME}/libbcinfo.dll
|
||||
lib/libbcinfo.dll strip build-tools/${PLATFORM_NAME}/libbcinfo.dll
|
||||
|
||||
rm build-tools/${PLATFORM_NAME}/bcc_compat
|
||||
bin/bcc_compat.exe strip build-tools/${PLATFORM_NAME}/bcc_compat.exe
|
||||
|
||||
|
||||
##############################################################################
|
||||
|
||||
@@ -32,6 +32,7 @@ include $(TOPDIR)sdk/build/windows_sdk_tools.mk
|
||||
# the topdir/development directory and are somehow platform-dependent.
|
||||
WIN_TARGETS := \
|
||||
aapt adb aidl \
|
||||
bcc_compat \
|
||||
etc1tool \
|
||||
dexdump dmtracedump \
|
||||
fastboot \
|
||||
|
||||
@@ -47,6 +47,7 @@ subdirs += \
|
||||
frameworks/base \
|
||||
frameworks/compile \
|
||||
frameworks/native \
|
||||
frameworks/rs \
|
||||
system/core/adb \
|
||||
system/core/fastboot \
|
||||
system/core/libcutils \
|
||||
|
||||
Reference in New Issue
Block a user