Skip to content

Commit 6a0bae4

Browse files
committed
Upgrade to android-platform-13.0.0_r13
Signed-off-by: Roman Stratiienko <[email protected]>
1 parent d21b7dc commit 6a0bae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unfold_aosp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LOCAL_PATH=$(pwd)
44

55
echo Init repo tree using AOSP manifest
66
pushd aosptree
7-
repo init -u https://android.googlesource.com/platform/manifest -b refs/tags/android-platform-13.0.0_r9
7+
repo init -u https://android.googlesource.com/platform/manifest -b refs/tags/android-platform-13.0.0_r13
88
cd .repo/manifests
99
mv default.xml aosp.xml
1010
cp ${LOCAL_PATH}/manifests/glodroid.xml glodroid.xml

0 commit comments

Comments
 (0)