Skip to content

Commit

Permalink
Update 9.0 to r47 for 2019-08 sec patch
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Aug 5, 2019
1 parent e1b80bb commit 3af30f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aosp="android-8.1.0_r65"
phh="android-8.1"

if [ "$1" == "android-9.0" ];then
aosp="android-9.0.0_r45"
aosp="android-9.0.0_r47"
phh="android-9.0"
fi

Expand Down

0 comments on commit 3af30f7

Please sign in to comment.