summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2021-08-02 16:35:20 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2021-08-02 16:35:20 -0700
commit2d793bbcc3369dfb72026e1a7394098eb811b3e3 (patch)
tree53167ded32a59114b39c39dca2b16a2430ca47ab
parenta7411623e46bce8ca207d395c5d3130293c7fe60 (diff)
downloadmanifest-android-security-9.0.0_r71.tar.gz
Manifest for Android Security 9.0.0 Release 71 (7449186)android-security-9.0.0_r71android-security-9.0.0_r71
Change-Id: Ie3c0528ec8817b382e5be7c75aaaa89824d77271
-rw-r--r--default.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 68c532db3..4dc139e39 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-9.0.0_r70"
+ <default revision="refs/tags/android-security-9.0.0_r71"
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" />