Compare commits

...

1 Commits

Author SHA1 Message Date
The Android Open Source Project
ac6250e4c6 Manifest for Android 12 Security Release
Change-Id: I5ec3cd0fb3397b8c7c0dc2bd94c65f900aaee934
2022-10-03 16:17:08 -07:00

View File

@@ -4,11 +4,11 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
<default revision="refs/tags/android-security-12.0.0_r40"
<default revision="android12-security-release"
remote="aosp"
sync-j="4" />
<superproject name="platform/superproject" remote="aosp" revision="android-security-12.0.0_r40" />
<superproject name="platform/superproject" remote="aosp" revision="android12-security-release" />
<contactinfo bugurl="go/repo-bug" />
<project path="build/make" name="platform/build" groups="pdk" >