summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2022-02-16 01:02:39 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2022-02-16 01:02:39 -0800
commit6e2efb62f01051242c083999c53470eca3fbabe8 (patch)
treeb37e41d00ef3fa09bf71a307e883d8e0e98ceab0
parenta9961083af136c5a2380fff033450c0992863e0d (diff)
downloadmanifest-android-mainline-12.0.0_r42.tar.gz
Manifest for Android Mainline 12.0.0 Release 42 (7924123,com.google.android.art)android-mainline-12.0.0_r42android-mainline-12.0.0_r42
Change-Id: I88e8f81c61c74e6da5b15efb943f9908318482d6
-rw-r--r--default.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 0e3715699..47d182606 100644
--- a/default.xml
+++ b/default.xml
@@ -4,10 +4,13 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
- <default revision="refs/tags/android-mainline-12.0.0_r22"
+ <default revision="refs/tags/android-mainline-12.0.0_r42"
remote="aosp"
sync-j="4" />
+ <superproject name="platform/superproject" remote="aosp" revision="android-mainline-12.0.0_r42" />
+ <contactinfo bugurl="go/repo-bug" />
+
<project path="build/make" name="platform/build" groups="pdk" >
<copyfile src="core/root.mk" dest="Makefile" />
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />