summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiakai Zhang <jiakaiz@google.com>2023-06-23 17:16:13 +0100
committerJiakai Zhang <jiakaiz@google.com>2023-06-26 16:44:29 +0100
commit6e1a8d803eb22e68990401ecc32a74a0a86327b6 (patch)
treee09d3c1b8efc40565838c4cab92fa645c398b938
parentbbf87ae5460dc144fdd3a35ccdcbbabc11efdc0b (diff)
downloadmanifest-6e1a8d803eb22e68990401ecc32a74a0a86327b6.tar.gz
Add platform/system/gsid to master-art.
Bug: 287958783 Test: Validated with validate_repo_branch.par (see go/mani-verify#using-validate-repo-branchpar): /google/data/ro/projects/android/android-build/validate_repo_branch.par \ --target_repo=android --branch=master-art \ --local_manifest default.xml Change-Id: I1c6a319048e1ac240661ffd3a5344b3324facf8a
-rw-r--r--default.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index e306db381..c89b4e2aa 100644
--- a/default.xml
+++ b/default.xml
@@ -73,6 +73,9 @@
<!-- For libnativeloader -->
<project path="system/libsysprop" name="platform/system/libsysprop" groups="pdk" />
+ <!-- For libfstab -->
+ <project path="system/gsid" name="platform/system/gsid" groups="pdk" />
+
<!--
ART Module testing dependencies.
None of these projects should be included in the ART apex.