Skip to content

Commit

Permalink
Google didnt push r28 manifest... use r27 instead (it is same version…
Browse files Browse the repository at this point in the history
… code)
  • Loading branch information
phhusson committed Jan 6, 2021
1 parent ac898e3 commit 4a95e7a
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 @@ -24,7 +24,7 @@ elif [ "$1" == "android-10.0" ];then
phh="android-10.0"
elif [ "$1" == "android-11.0" ];then
manifest_url="https://android.googlesource.com/platform/manifest"
aosp="android-11.0.0_r28"
aosp="android-11.0.0_r27"
phh="android-11.0"
fi

Expand Down

0 comments on commit 4a95e7a

Please sign in to comment.