summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2022-02-07 17:16:36 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2022-02-07 17:16:36 -0800
commit0beb259e9112d033117bffe3a79ad578445e0b6b (patch)
tree2c0468ffe60e6225c6e30f1c4cc0a687e60dc83b
parentb732734ee49cf890b948be930749e6fc57d8d9fe (diff)
downloadmanifest-android-security-11.0.0_r52.tar.gz
Manifest for Android Security 11.0.0 Release 52 (8042688)android-security-11.0.0_r52android-security-11.0.0_r52
Change-Id: Ic4efd1142c5aff3498d6fc8f982e5fe1aad30f7f
-rw-r--r--default.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 73d862bdc..d2c5e313c 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-11.0.0_r51"
+ <default revision="refs/tags/android-security-11.0.0_r52"
remote="aosp"
sync-j="4" />
+ <superproject name="platform/superproject" remote="aosp" revision="android-security-11.0.0_r52" />
+ <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" />