Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit 40314ba

Browse files
committed
Update to february security patch
1 parent 85afb49 commit 40314ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ phh="android-8.1"
1616

1717
if [ "$1" == "android-9.0" ];then
1818
manifest_url="https://gitlab.com/aosp-security/manifest"
19-
aosp="android-9.0.0_r51-r47"
19+
aosp="android-9.0.0_r53-r47"
2020
phh="android-9.0"
2121
elif [ "$1" == "android-10.0" ];then
2222
manifest_url="https://android.googlesource.com/platform/manifest"

0 commit comments

Comments
 (0)