Compare commits

...

10 Commits

Author SHA1 Message Date
The Android Open Source Project
9c68551219 Manifest for Android Mainline 12.0.0 Release 106 (8451601,com.google.android.mediaprovider)
Change-Id: I851366f789ec4dee491da3a9dfbe9bf26bb7e3d0
2022-06-07 23:22:00 -07:00
The Android Open Source Project
9d301e5dba Manifest for Android mainline-12.0.0 Release 90 2022-05-11 07:00:16 -07:00
The Android Open Source Project
a54ee52595 Manifest for Android mainline-12.0.0 Release 89 2022-05-11 06:59:14 -07:00
The Android Open Source Project
4a55403938 Manifest for Android mainline-12.0.0 Release 88 2022-05-11 06:57:14 -07:00
The Android Open Source Project
5ae887fe86 Manifest for Android mainline-12.0.0 Release 87 2022-05-11 06:55:52 -07:00
The Android Open Source Project
49a2b4fd57 Manifest for Android mainline-12.0.0 Release 86 2022-05-11 06:43:19 -07:00
The Android Open Source Project
67e012c9a5 Manifest for Android mainline-12.0.0 Release 85 2022-05-10 23:08:05 -07:00
The Android Open Source Project
424ce84ad0 Manifest for Android Mainline 12.0.0 Release 68 (8339061,com.google.android.adbd)
Change-Id: I9c4b368571758ac6571b16499582fc0b8ef8e719
2022-04-14 10:17:18 -07:00
The Android Open Source Project
55b46fe3f5 Manifest for Android Mainline 12.0.0 Release 41 (7929549,com.google.android.adbd)
Change-Id: I86605011f8c87a37d0e16ff612d615d23fb0c6f8
2022-02-16 00:29:06 -08:00
The Android Open Source Project
fe9f77a275 Manifest for Android Mainline 12.0.0 Release 21 (7967248,com.google.android.adbd)
Change-Id: Id447b200663aa0a71c904776d6936ed861a69ebf
2022-01-28 20:44:26 -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_r1"
<default revision="refs/tags/android-mainline-12.0.0_r106"
remote="aosp"
sync-j="4" />
<superproject name="platform/superproject" remote="aosp" revision="android-mainline-12.0.0_r106" />
<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" />