Compare commits

...

3 Commits

Author SHA1 Message Date
The Android Open Source Project
80363431d4 Manifest for Android Mainline 12.0.0 Release 113 (8573764,com.google.android.tzdata3)
Change-Id: If69588974ae03169817ff70486ef8fb19c2ebe29
2022-06-08 00:40:45 -07:00
The Android Open Source Project
2301b1a6d3 Manifest for Android Mainline 12.0.0 Release 56 (7920574,com.google.android.tzdata3)
Change-Id: I89690234140197a29527675953c56792bb5edaa0
2022-02-16 04:26:45 -08:00
The Android Open Source Project
76df023453 Manifest for Android Mainline 12.0.0 Release 39 (7816165,com.google.android.tzdata3)
Change-Id: I6e85a9d1db95b70c22d6ad1d2d38ec3be87ac02b
2022-01-30 00:56:01 -08:00

View File

@@ -4,10 +4,13 @@
<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-mainline-12.0.0_r19" <default revision="refs/tags/android-mainline-12.0.0_r113"
remote="aosp" remote="aosp"
sync-j="4" /> sync-j="4" />
<superproject name="platform/superproject" remote="aosp" revision="android-mainline-12.0.0_r113" />
<contactinfo bugurl="go/repo-bug" />
<project path="build/make" name="platform/build" groups="pdk" > <project path="build/make" name="platform/build" groups="pdk" >
<copyfile src="core/root.mk" dest="Makefile" /> <copyfile src="core/root.mk" dest="Makefile" />
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" /> <linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />