Compare commits

...

7 Commits

Author SHA1 Message Date
The Android Open Source Project
25e346b630 Manifest for Android Mainline 12.0.0 Release 116 (8547570,com.google.android.cellbroadcast)
Change-Id: Id0add4567cb8f1c8236bde64e32f97ba5e0fb5d8
2022-07-15 12:57:43 -07:00
The Android Open Source Project
9d1bc48be7 Manifest for Android Mainline 12.0.0 Release 101 (8472901,com.google.android.cellbroadcast)
Change-Id: Ic8fd3308bbe37f93f539b3e29f32c343cb552d1c
2022-06-07 22:46:38 -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_r116"
remote="aosp"
sync-j="4" />
<superproject name="platform/superproject" remote="aosp" revision="android-mainline-12.0.0_r116" />
<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" />