diff --git a/common.mk b/common.mk index 01a80ba..3d09d2f 100644 --- a/common.mk +++ b/common.mk @@ -11,9 +11,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) # Enable updating of APEXes $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) -# Installs gsi keys into ramdisk, to boot a GSI with verified boot. -$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk) - # Enable virtual A/B OTA $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)