summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Macnak <natsu@google.com>2020-03-16 19:25:48 -0700
committerJason Macnak <natsu@google.com>2020-03-16 19:25:48 -0700
commita01cd80579b2a17dc6c7aa832b881f6ac0338042 (patch)
treed01164be034bec78c6fef252d24acd80de1d75bf
parente177cf6e5b4e621fc7288d1c99d4aa5b64439236 (diff)
downloadmanifest-a01cd80579b2a17dc6c7aa832b881f6ac0338042.tar.gz
Fix crosvm.experimental build in crosvm-master
Cherry-pick of aosp/1177406 with clone-depth set to 1. Bug: b/151661360 Test: repo init -m fix-build.xml && repo sync && m crosvm.experimental Change-Id: I3e6d10b48419e0574773870b95b7a1773518c57a
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 0ed529d1d..14732cf3d 100644
--- a/default.xml
+++ b/default.xml
@@ -728,6 +728,7 @@
<project path="system/incremental_delivery" name="platform/system/incremental_delivery" groups="pdk" clone-depth="1" />
<project path="system/iorap" name="platform/system/iorap" groups="pdk" clone-depth="1" />
<project path="system/keymaster" name="platform/system/keymaster" groups="pdk" clone-depth="1" />
+ <project path="system/libartpalette" name="platform/system/libartpalette" groups="pdk" clone-depth="1" />
<project path="system/libfmq" name="platform/system/libfmq" groups="pdk" clone-depth="1" />
<project path="system/libhidl" name="platform/system/libhidl" groups="pdk" clone-depth="1" />
<project path="system/libhwbinder" name="platform/system/libhwbinder" groups="pdk" clone-depth="1" />