summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaman Tenneti <rtenneti@google.com>2022-02-08 17:22:12 -0800
committerRaman Tenneti <rtenneti@google.com>2022-02-08 17:22:12 -0800
commitbff2144e75479676cb35c6ec7e7c6823542fdf02 (patch)
treeca8d0da108c3af5c4c2069f1210bcfa7be048367
parent833d08a904a0733b3a84f1789e9bc04608380169 (diff)
downloadmanifest-bff2144e75479676cb35c6ec7e7c6823542fdf02.tar.gz
superproject - add superproject and contactinfo tags for mandroid-games-sdk branch.
Bug: 201759197 Tested: Manual $ repo_dev init -b android-games-sdk -u sso://android/platform/manifest --use-superproject NOTICE: --use-superproject is in beta; report any issues to the address described in `repo version` /sdc/android/src/android-games-sdk/.repo/exp-superproject/925043f706ba64db713e9bf3b55987e2-superproject.git: Performing initial setup for superproject; this might take several minutes. /sdc/android/src/android-games-sdk/.repo/exp-superproject/925043f706ba64db713e9bf3b55987e2-superproject.git: Initial setup for superproject completed. $ repo_dev sync NOTICE: --use-superproject is in beta; report any issues to the address described in `repo version` /sdc/android/src/android-games-sdk/.repo/exp-superproject/925043f706ba64db713e9bf3b55987e2-superproject.git: Initial setup for superproject completed. Change-Id: I8f84c198051755f41dd042ebc6390803ff0e29d0
-rw-r--r--default.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 2635d3680..d5845e911 100644
--- a/default.xml
+++ b/default.xml
@@ -8,6 +8,9 @@
remote="aosp"
sync-j="4" />
+ <superproject name="platform/superproject" remote="aosp" revision="android-games-sdk"/>
+ <contactinfo bugurl="go/repo-bug" />
+
<!-- platform/build is required by Coastguard -->
<project path="build" name="platform/build" revision="android-games-sdk"/>