From a75531a37cb7b615c6e77e6a7000a6c335979ebe Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Thu, 9 Jun 2022 20:39:41 +0200 Subject: [PATCH] Up 12 to 12.1_r8 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index e6650aa0..6f797552 100644 --- a/build.sh +++ b/build.sh @@ -30,7 +30,7 @@ elif [ "$1" == "android-11.0" ];then phh="android-11.0" elif [ "$1" == "android-12.0" ];then manifest_url="https://android.googlesource.com/platform/manifest" - aosp="android-12.1.0_r5" + aosp="android-12.1.0_r8" phh="android-12.0" else # guess android version from version number