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

Commit

Permalink
Update to 9.0.0_r21
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Dec 3, 2018
1 parent cff7086 commit 73d3925
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_r48"
phh="android-8.1"

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

Expand Down

0 comments on commit 73d3925

Please sign in to comment.