am 2ca0c6f9: Merge "Add clang.exe to Windows SDK build."

* commit '2ca0c6f9b6b3bbe53490af5a07cb9599761123e3':
  Add clang.exe to Windows SDK build.
This commit is contained in:
Stephen Hines
2015-06-25 21:26:39 +00:00
committed by Android Git Automerger
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 \