summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Cheng Lo <locc@google.com>2023-03-21 07:33:23 +0000
committerCheng-Cheng Lo <locc@google.com>2023-03-21 07:33:23 +0000
commitc85c1694f5007ad04e7216661b6fc3f388d62bd5 (patch)
treed2bc0bf5455802ffc71ef45b037c06622658138b
parentffa42d0aeb862adfd72728fba8482168495bc4af (diff)
downloadmanifest-c85c1694f5007ad04e7216661b6fc3f388d62bd5.tar.gz
Add some comments to test Automerger
Bug: 240786895 Test: N/A Change-Id: I76ed357b144760c6e5bb41082e3cb0997d2e5055
-rw-r--r--default.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index a5e27fb59..eb1dc664c 100644
--- a/default.xml
+++ b/default.xml
@@ -2,6 +2,7 @@
<manifest>
<default revision="android10-gsi" remote="aosp" sync-j="4" />
<remote fetch=".." name="aosp" review="https://android-review.googlesource.com/" />
+ <!-- a test comment to test Automerger -->
<project path="build/make" name="platform/build" groups="pdk">
<copyfile dest="Makefile" src="core/root.mk" />
<linkfile dest="build/CleanSpec.mk" src="CleanSpec.mk" />
@@ -20,6 +21,7 @@
<project path="art" name="platform/art" groups="pdk" />
<project path="bionic" name="platform/bionic" groups="pdk" />
<project path="bootable/recovery" name="platform/bootable/recovery" groups="pdk" />
+ <!-- a test comment to test Automerger -->
<project path="cts" name="platform/cts" groups="cts,pdk-cw-fs,pdk-fs" revision="android10-qpr3-release" />
<project path="dalvik" name="platform/dalvik" groups="pdk-cw-fs,pdk-fs" />
<project path="developers/build" name="platform/developers/build" groups="developers,pdk" />
@@ -31,6 +33,7 @@
<project path="device/generic/goldfish" name="device/generic/goldfish" groups="pdk" />
<project path="device/generic/goldfish-opengl" name="device/generic/goldfish-opengl" groups="pdk" />
<project path="device/google/cuttlefish" name="device/google/cuttlefish" groups="device" />
+ <!-- a test comment to test Automerger -->
<project path="device/google/cuttlefish_kernel" name="device/google/cuttlefish_kernel" groups="device" clone-depth="1" />
<project path="device/google/cuttlefish_vmm" name="device/google/cuttlefish_vmm" groups="device" />
<project path="device/sample" name="device/sample" groups="pdk" />