summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Kasprzak <iankaz@google.com>2019-05-17 14:57:04 -0700
committerIan Kasprzak <iankaz@google.com>2019-05-17 14:57:48 -0700
commit430854c1dd5d8cf6ce42b6c0b6b246ea11d01532 (patch)
treef2ebad0d601ec6f1ca4cd37c689b8ced31283abb
parent1a7a7179a44c7203142e2898371a2f68d4ef9925 (diff)
downloadmanifest-430854c1dd5d8cf6ce42b6c0b6b246ea11d01532.tar.gz
Document the branching / test strategy for cuttlefish testing.
Bug: 124373490 Change-Id: I6c49976a41d85b91c6337bf8fb2abf9a6044df71
-rw-r--r--default.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index a2956d2a6..0e54f6c30 100644
--- a/default.xml
+++ b/default.xml
@@ -1,5 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
+<!--
+ This branch is a master side branch, but is not to be setup for testing
+ as documented in go/side-branch-testing. This is because the Cuttlefish
+ branches use a different branching strategy, please see
+ go/cuttlefish-branching-proposal for details.
+-->
<remote name="aosp"
fetch=".."