summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIdries Hamadi <idries@google.com>2019-06-18 17:13:17 -0700
committerIdries Hamadi <idries@google.com>2019-06-19 00:27:09 +0000
commita0c845d3458409d2d27f14850807e01fcf12bbb5 (patch)
tree1f0789ba294275330399fe18a4ed563af45192c4
parent78559d40f8ee56e0a9185c1b5080fd64ed78ac46 (diff)
downloadmanifest-a0c845d3458409d2d27f14850807e01fcf12bbb5.tar.gz
Added darwin prebuilt cmake binaries to games sdk repo manifest
Test: ln manifest.xml from test repo to default.xml from this change Test: repo sync -j 8 in test repo Test: verify that darwin-x86 files were synced Bug: 135561237
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index ead917c50..ee63da7c0 100644
--- a/default.xml
+++ b/default.xml
@@ -30,6 +30,7 @@
<!-- Other tool packages required by the build system -->
<project path="prebuilts/cmake/linux-x86" name="platform/prebuilts/cmake/linux-x86" />
+ <project path="prebuilts/cmake/darwin-x86" name="platform/prebuilts/cmake/darwin-x86" />
<!-- Repo hooks -->
<project path="tools/repohooks" name="platform/tools/repohooks" />