Manifest for Android 12.0.0 Release 14

This commit is contained in:
The Android Open Source Project 2021-11-16 12:10:36 -08:00
parent ca093a9e64
commit 454ca82a6a
1 changed files with 2 additions and 2 deletions

View File

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