Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Jun 3, 2019
1 parent f51614e commit 6ac697e
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_r64"
phh="android-8.1"

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

Expand Down

0 comments on commit 6ac697e

Please sign in to comment.