summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Scull <ascull@google.com>2022-04-05 19:53:56 +0000
committerAndrew Scull <ascull@google.com>2022-04-05 19:53:56 +0000
commit3d99e8369a03e2c9181f9177bf0cc4f24857169d (patch)
treef004c5edeb70d9ad414ae6d8b9e167ded5c1f58f
parent77397593fb46d1e176eafdf0e6008a89d3e1b4b2 (diff)
downloadmanifest-3d99e8369a03e2c9181f9177bf0cc4f24857169d.tar.gz
Add side-branch notification to manifest
See go/side-branch-testing. Change-Id: I32c558279d72af54d32bd512d463a363f50c8cc0
-rw-r--r--default.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 9845547..199fea9 100644
--- a/default.xml
+++ b/default.xml
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
+<!--
+ This branch is a master side branch and is configured to have all project
+ specific rules. When updating this manifest file, please also update the
+ project rule in google3 to ensure new projects get testing.
+ See go/side-branch-testing for details.
+-->
+
<remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
<default revision="master" remote="aosp" sync-j="4" />