Compare commits

..

1 Commits

Author SHA1 Message Date
The Android Open Source Project
5104e58e19 Manifest for Android CTS 12.1 Release 5 (9566553)
Change-Id: Ib0f1c291afaf75fbb624d9fa58ec32a8e0c46ff7
2023-02-12 13:52:28 -08:00

View File

@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<manifest>
<remote name="aosp" fetch=".." review="https://android-review.googlesource.com/"/>
<default remote="aosp" sync-j="4" revision="refs/tags/android-cts-12.1_r6"/>
<superproject name="platform/superproject" remote="aosp" revision="android-cts-12.1_r6"/>
<default remote="aosp" sync-j="4" revision="refs/tags/android-cts-12.1_r5"/>
<superproject name="platform/superproject" remote="aosp" revision="android-cts-12.1_r5"/>
<contactinfo bugurl="go/repo-bug"/>
<project path="build/make" name="platform/build" groups="pdk">
<copyfile src="core/root.mk" dest="Makefile"/>