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

Commit 3af30f7

Browse files
committed
Update 9.0 to r47 for 2019-08 sec patch
1 parent e1b80bb commit 3af30f7

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
@@ -14,7 +14,7 @@ aosp="android-8.1.0_r65"
1414
phh="android-8.1"
1515

1616
if [ "$1" == "android-9.0" ];then
17-
aosp="android-9.0.0_r45"
17+
aosp="android-9.0.0_r47"
1818
phh="android-9.0"
1919
fi
2020

0 commit comments

Comments
 (0)