Merge "Add clang.exe to Windows SDK build."

This commit is contained in:
Stephen Hines
2015-06-25 21:17:23 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ PRODUCT_PACKAGES += \
zipalign \ zipalign \
bcc_compat \ bcc_compat \
bios.bin \ bios.bin \
clang \
commons-compress-1.0 \ commons-compress-1.0 \
dexdump \ dexdump \
dmtracedump \ dmtracedump \

View File

@@ -34,6 +34,7 @@ WIN_TARGETS := \
aapt adb aidl \ aapt adb aidl \
aprotoc \ aprotoc \
bcc_compat \ bcc_compat \
clang \
etc1tool \ etc1tool \
dexdump dmtracedump \ dexdump dmtracedump \
fastboot \ fastboot \