aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2015-03-08 16:36:41 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-03-08 16:36:41 +0000
commit1a07e4871edc089e976adb9351db50469e0aeb99 (patch)
tree6ff1af9da8baad18cac5595597d674094c4396a9
parent4fd08fe73c333badef759d990e449b8811a22c8e (diff)
parent1fee720acda423821236e1887ee96ab800851dfc (diff)
downloadsdk-1a07e4871edc089e976adb9351db50469e0aeb99.zip
sdk-1a07e4871edc089e976adb9351db50469e0aeb99.tar.gz
sdk-1a07e4871edc089e976adb9351db50469e0aeb99.tar.bz2
am 1fee720a: am 34642d1d: am 52163238: Merge "Update Windows SDK build to track change from OpenSSL to BoringSSL"
* commit '1fee720acda423821236e1887ee96ab800851dfc': Update Windows SDK build to track change from OpenSSL to BoringSSL
-rw-r--r--build/windows_sdk_whitelist.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/windows_sdk_whitelist.mk b/build/windows_sdk_whitelist.mk
index ea29f11..31bf471 100644
--- a/build/windows_sdk_whitelist.mk
+++ b/build/windows_sdk_whitelist.mk
@@ -26,6 +26,7 @@
# Whitelist of SDK specific projects that do NOT need Java (e.g. C libraries)
subdirs += \
+ external/boringssl \
external/openssl \
# external/qemu \
# prebuilts/tools \