We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d21b7dc commit 6a0bae4Copy full SHA for 6a0bae4
unfold_aosp.sh
@@ -4,7 +4,7 @@ LOCAL_PATH=$(pwd)
4
5
echo Init repo tree using AOSP manifest
6
pushd aosptree
7
-repo init -u https://android.googlesource.com/platform/manifest -b refs/tags/android-platform-13.0.0_r9
+repo init -u https://android.googlesource.com/platform/manifest -b refs/tags/android-platform-13.0.0_r13
8
cd .repo/manifests
9
mv default.xml aosp.xml
10
cp ${LOCAL_PATH}/manifests/glodroid.xml glodroid.xml
0 commit comments