Skip to content

Commit

Permalink
Migrate to android 9.0.0_r34
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Mar 4, 2019
1 parent 167fc04 commit 636f446
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_r62"
phh="android-8.1"

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

Expand Down

0 comments on commit 636f446

Please sign in to comment.