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