From d730ccc4080dc1d44427dd0b2b5609b5d6467991 Mon Sep 17 00:00:00 2001 From: Nehemiah of Zebulun Date: Fri, 21 Jun 2024 09:54:02 -0400 Subject: [PATCH] We need 64bit here --- jelly_star/jelly_star.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jelly_star/jelly_star.mk b/jelly_star/jelly_star.mk index 73c211e..ba9cd1c 100644 --- a/jelly_star/jelly_star.mk +++ b/jelly_star/jelly_star.mk @@ -1,6 +1,6 @@ TARGET_GAPPS_ARCH := arm64 -include build/make/target/product/aosp_arm.mk +include build/make/target/product/aosp_arm64.mk include build/make/target/product/gsi_release.mk PRODUCT_NAME := gsi_arm64