summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2021-02-18 11:54:36 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2021-02-18 11:54:36 -0800
commit12d268e05390d9d96ca9c6f9caedb67016aacc94 (patch)
tree978c1dad8bd16229c4255159cbec66fd4068557e
parente90df02c7a475ccde53b6d8ca7204293aa9f5db7 (diff)
downloadmanifest-android-s-preview-1.tar.gz
Manifest for Android S preview 1android-s-preview-1android-s-preview-1
Change-Id: I58104e65f1b4b9490605e8b20bdf8ca8d1c036dc
-rw-r--r--default.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/default.xml b/default.xml
index b64974129..037cd3d87 100644
--- a/default.xml
+++ b/default.xml
@@ -4,15 +4,10 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
- <remote name="superproject-remote" fetch="sso://android" />
- <default revision="master"
+ <default revision="refs/tags/android-s-preview-1"
remote="aosp"
sync-j="4" />
- <manifest-server url="http://android-smartsync.corp.google.com/android.googlesource.com/manifestserver" />
-
- <superproject name="platform/superproject" remote="superproject-remote"/>
-
<project path="build/make" name="platform/build" groups="pdk" >
<copyfile src="core/root.mk" dest="Makefile" />
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />