From b1f8deb42e25cddc6d11c307dc72889b46812272 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Mon, 14 May 2018 17:35:01 +0200 Subject: [PATCH] Remove gapps/arm variant for the moment, there is not enough space for those. I will switch to gapps/go --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index e24fd769..d7e1a6c1 100644 --- a/build.sh +++ b/build.sh @@ -42,4 +42,3 @@ buildVariant treble_arm64_bvN-userdebug arm64-ab-vanilla-nosu buildVariant treble_arm64_bgS-userdebug arm64-ab-gapps-su buildVariant treble_arm_avN-userdebug arm-aonly-vanilla-nosu -buildVariant treble_arm_agS-userdebug arm-aonly-gapps-su