summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2016-06-20 20:52:46 -0700
committerStephen Hines <srhines@google.com>2016-06-20 20:52:46 -0700
commit6608c63a5e662a3a6f064d235c5fa19b3195bacb (patch)
tree03db3c2bc31b0f94fec5a552014358f71135f6d6
parent1fcc1405347582277a87eaa4afaafa45285ec62d (diff)
downloadmanifest-6608c63a5e662a3a6f064d235c5fa19b3195bacb.tar.gz
Add prebuilts/ndk to llvm-toolchain manifest.
Bug: http://b/28196329 Change-Id: I16af891ebfc67a67a42c9071f0137e396d8d6e76
-rw-r--r--default.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 69e51d4ad..0cf6f4ee6 100644
--- a/default.xml
+++ b/default.xml
@@ -37,4 +37,6 @@
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" />
<project path="prebuilts/clang/host/windows-x86" name="platform/prebuilts/clang/host/windows-x86" />
+ <!-- NDK headers/libraries -->
+ <project path="prebuilts/ndk" name="platform/prebuilts/ndk" />
</manifest>