diff --git a/twrp_hiphi.mk b/twrp_hiphi.mk index ea3034d..0c9561e 100644 --- a/twrp_hiphi.mk +++ b/twrp_hiphi.mk @@ -8,6 +8,7 @@ # Inherit from those products. Most specific first. $(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk) +$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk) # Inherit some common TWRP stuff. $(call inherit-product, vendor/twrp/config/common.mk)