Skip to content

Commit

Permalink
Update to february security patch
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Feb 8, 2020
1 parent 85afb49 commit 40314ba
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 @@ -16,7 +16,7 @@ phh="android-8.1"

if [ "$1" == "android-9.0" ];then
manifest_url="https://gitlab.com/aosp-security/manifest"
aosp="android-9.0.0_r51-r47"
aosp="android-9.0.0_r53-r47"
phh="android-9.0"
elif [ "$1" == "android-10.0" ];then
manifest_url="https://android.googlesource.com/platform/manifest"
Expand Down

0 comments on commit 40314ba

Please sign in to comment.