From 5e5986adbe57b9fb4294c5d8e372647dc71be6d7 Mon Sep 17 00:00:00 2001 From: Nehemiah of Zebulun Date: Thu, 14 Dec 2023 16:09:18 -0500 Subject: [PATCH] Oh, boy, we need this --- ttp/ttp.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ttp/ttp.mk b/ttp/ttp.mk index 6c1a548..3a9ad9b 100644 --- a/ttp/ttp.mk +++ b/ttp/ttp.mk @@ -26,9 +26,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk) # # Special settings for GSI releasing # -ifeq (aosp_arm64,$(TARGET_PRODUCT)) +# ifeq (aosp_arm64,$(TARGET_PRODUCT)) $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_release.mk) -endif +# endif PRODUCT_NAME := ttp