Compare commits

...

3 Commits

Author SHA1 Message Date
The Android Open Source Project
861deaabd1 Manifest for Android Mainline 12.0.0 Release 60 (8075116,com.google.android.cellbroadcast)
Change-Id: I100343a921dc0e078897d8159b50c235ab2a679c
2022-04-13 22:11:49 -07:00
The Android Open Source Project
d397897d84 Manifest for Android Mainline 12.0.0 Release 43 (8055709,com.google.android.cellbroadcast)
Change-Id: I79532245f7169614a93c6d131c5f7ae520ce86d4
2022-02-16 01:24:01 -08:00
The Android Open Source Project
e7f5ebd525 Manifest for Android Mainline 12.0.0 Release 24 (8039742,com.google.android.cellbroadcast)
Change-Id: I22eb54453a5e040b361ef5982231970680282171
2022-01-28 22:58:27 -08:00

View File

@@ -4,10 +4,13 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
<default revision="refs/tags/android-mainline-12.0.0_r7"
<default revision="refs/tags/android-mainline-12.0.0_r60"
remote="aosp"
sync-j="4" />
<superproject name="platform/superproject" remote="aosp" revision="android-mainline-12.0.0_r60" />
<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" />