summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Macnak <natsu@google.com>2020-02-03 13:01:48 -0800
committerJason Macnak <natsu@google.com>2020-02-03 13:03:34 -0800
commit92565dc509489240d2bfb0fff74ab53b6e559239 (patch)
treee4d5bb27a3a3400555ff43693d39de6d3b4a98ed
parent9617a5a4a47ea9691528f2745a36dbfbd2296ed6 (diff)
downloadmanifest-92565dc509489240d2bfb0fff74ab53b6e559239.tar.gz
Fix crosvm.experimental build in crosvm-master
Cherry-pick of aosp/1192850 and aosp/1188156 with clone-depth set to 1. Bug: b/123764798 Test: repo init -m fix-build.xml && repo sync && m crosvm.experimental Change-Id: I257ece85e4da71b46b4a47237f854cdb3e1ba716
-rw-r--r--default.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 441256115..70831c014 100644
--- a/default.xml
+++ b/default.xml
@@ -117,6 +117,7 @@
<project path="external/capstone" name="platform/external/capstone" groups="pdk" clone-depth="1" />
<project path="external/catch2" name="platform/external/catch2" groups="pdk" clone-depth="1" />
<project path="external/cblas" name="platform/external/cblas" groups="pdk" clone-depth="1" />
+ <project path="external/cbor-java" name="platform/external/cbor-java" groups="pdk" clone-depth="1" />
<project path="external/chromium-libpac" name="platform/external/chromium-libpac" groups="pdk" clone-depth="1" />
<project path="external/chromium-trace" name="platform/external/chromium-trace" groups="pdk" clone-depth="1" />
<project path="external/chromium-webview" name="platform/external/chromium-webview" groups="pdk" clone-depth="1" />
@@ -747,6 +748,7 @@
<project path="system/sepolicy" name="platform/system/sepolicy" groups="pdk" clone-depth="1" />
<project path="system/server_configurable_flags" name="platform/system/server_configurable_flags" groups="pdk" clone-depth="1" />
<project path="system/testing/gtest_extras" name="platform/system/testing/gtest_extras" groups="pdk" clone-depth="1" />
+ <project path="system/teeui" name="platform/system/teeui" groups="pdk" clone-depth="1" />
<project path="system/timezone" name="platform/system/timezone" groups="pdk" clone-depth="1" />
<project path="system/tools/aidl" name="platform/system/tools/aidl" groups="pdk" clone-depth="1" />
<project path="system/tools/hidl" name="platform/system/tools/hidl" groups="pdk" clone-depth="1" />