summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2021-08-02 17:01:20 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2021-08-02 17:01:20 -0700
commitd92a225e03078c9c86e7e5bd73645e82192a7b5b (patch)
tree66f31931a166ba39afc867683c7d6042c7018c2f
parent726bd311c706b4f76da1da8231dcab4e932e861b (diff)
downloadmanifest-d92a225e03078c9c86e7e5bd73645e82192a7b5b.tar.gz
Manifest for Android Security 10.0.0 Release 57 (7483358)android-security-10.0.0_r57android-security-10.0.0_r57
Change-Id: I6cefc97985b0afb0cb2b840a717e12f947e3551e
-rw-r--r--default.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 776d5f92d..8074e0528 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-security-10.0.0_r56"
+ <default revision="refs/tags/android-security-10.0.0_r57"
remote="aosp"
sync-j="4" />
+ <superproject name="platform/superproject" remote="aosp"/>
+ <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" />