From eee58c1629f3e3566d5a78482b5e8bad7c4a26a5 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Tue, 2 Jul 2019 20:49:03 +0200 Subject: [PATCH] Upgrade 9.0 to 9.0_r45 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 1637494e..ba7fecd3 100644 --- a/build.sh +++ b/build.sh @@ -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_r42" + aosp="android-9.0.0_r45" phh="android-9.0" fi