summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Macnak <natsu@google.com>2019-12-16 12:20:00 -0800
committerJason Macnak <natsu@google.com>2019-12-16 12:20:58 -0800
commit314ab32eb412c0dbf682e0f656ab8b3073187c9a (patch)
tree9d5db53a62496d00c8afca2568e2d68d8a6cbb92
parent6cf53d7cbe2023df9a20fae01f3255341d50535a (diff)
downloadmanifest-314ab32eb412c0dbf682e0f656ab8b3073187c9a.tar.gz
Fix crosvm.experimental build in crosvm-master
Cherry-picks of - aosp/1170068 - aosp/1179548 - aosp/1181462 with clone-depth set to 1. Bug: b/146227186 Test: repo init -m fix-build.xml && repo sync && m crosvm.experimental Change-Id: I762a2720ac64cd3efbf54ca3af252f090786abd2
-rw-r--r--default.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 40d7cc118..bb4b45973 100644
--- a/default.xml
+++ b/default.xml
@@ -248,6 +248,7 @@
<project path="external/libexif" name="platform/external/libexif" groups="pdk" clone-depth="1" />
<project path="external/libffi" name="platform/external/libffi" groups="pdk" clone-depth="1" />
<project path="external/libfuse" name="platform/external/libfuse" groups="pdk" clone-depth="1" />
+ <project path="external/libgav1" name="platform/external/libgav1" groups="pdk" clone-depth="1" />
<project path="external/libgsm" name="platform/external/libgsm" groups="pdk" clone-depth="1" />
<project path="external/libhevc" name="platform/external/libhevc" groups="pdk" clone-depth="1" />
<project path="external/libjpeg-turbo" name="platform/external/libjpeg-turbo" groups="pdk" clone-depth="1" />
@@ -719,6 +720,7 @@
<project path="system/gsid" name="platform/system/gsid" groups="pdk" clone-depth="1" />
<project path="system/hardware/interfaces" name="platform/system/hardware/interfaces" groups="pdk" clone-depth="1" />
<project path="system/hwservicemanager" name="platform/system/hwservicemanager" groups="pdk" clone-depth="1" />
+ <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/libfmq" name="platform/system/libfmq" groups="pdk" clone-depth="1" />
@@ -729,6 +731,11 @@
<project path="system/libvintf" name="platform/system/libvintf" groups="pdk" clone-depth="1" />
<project path="system/linkerconfig" name="platform/system/linkerconfig" groups="pdk" clone-depth="1" />
<project path="system/media" name="platform/system/media" groups="pdk" clone-depth="1" />
+ <project path="system/memory/libion" name="platform/system/memory/libion" groups="pdk" clone-depth="1" />
+ <project path="system/memory/libmeminfo" name="platform/system/memory/libmeminfo" groups="pdk" clone-depth="1" />
+ <project path="system/memory/libmemtrack" name="platform/system/memory/libmemtrack" groups="pdk" clone-depth="1" />
+ <project path="system/memory/libmemunreachable" name="platform/system/memory/libmemunreachable" groups="pdk" clone-depth="1" />
+ <project path="system/memory/lmkd" name="platform/system/memory/lmkd" groups="pdk" />
<project path="system/netd" name="platform/system/netd" groups="pdk" clone-depth="1" />
<project path="system/nfc" name="platform/system/nfc" groups="pdk" clone-depth="1" />
<project path="system/nvram" name="platform/system/nvram" groups="pdk" clone-depth="1" />