From b193a3f114fa1e89a49ee0878a6c400013428b8c Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Tue, 8 Jun 2021 21:40:18 +0200 Subject: [PATCH] Up to 11_r38 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index b6bd4060..4edc50a9 100644 --- a/build.sh +++ b/build.sh @@ -26,7 +26,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_r37" + aosp="android-11.0.0_r38" phh="android-11.0" else # guess android version from version number