From bc1527877ccb8eaaf991429521921f3c1e7acd9f Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Tue, 7 Aug 2018 09:18:03 +0200 Subject: [PATCH] Switch to 8.1.0_r43 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index ce53074b..30007c27 100644 --- a/build.sh +++ b/build.sh @@ -10,7 +10,7 @@ if [ -z "$USER" ];then fi export LC_ALL=C -aosp="android-8.1.0_r36" +aosp="android-8.1.0_r43" phh="android-8.1" if [ "$release" == true ];then