summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYecheng Zhao <zyecheng@google.com>2024-03-31 22:05:23 +0000
committerYecheng Zhao <zyecheng@google.com>2024-04-01 16:57:23 +0000
commit15f3d2cdcedcf21ee15d0f855f8e265e8c57044f (patch)
treef66db3025c09862469991415b7c8228331483505
parent4883900d847027d0ee038aaf41d4b4f207a35cd1 (diff)
downloadmanifest-15f3d2cdcedcf21ee15d0f855f8e265e8c57044f.tar.gz
Add system/core to checkout
GBL needs system/core/libsparse/sparse_format.h to implement support for sparse image flashing. Add the containing repo system/core to checkout. Bug: 331854173 Change-Id: Ied5412be456a1d0eb3858b24d76d0bc17404a218
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index ac13a9e..bfb13bf 100644
--- a/default.xml
+++ b/default.xml
@@ -77,5 +77,6 @@
<project path="prebuilts/jdk/jdk11" name="platform/prebuilts/jdk/jdk11" clone-depth="1" />
<project path="prebuilts/kernel-build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" />
<project path="prebuilts/rust" name="platform/prebuilts/rust" clone-depth="1" />
+ <project path="system/core" name="platform/system/core" />
<project path="tools/mkbootimg" name="platform/system/tools/mkbootimg" />
</manifest>