diff --git a/lineage_sanders.mk b/lineage_sanders.mk index abdfd85..9f5e630 100644 --- a/lineage_sanders.mk +++ b/lineage_sanders.mk @@ -18,6 +18,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) +# Installs gsi keys into ramdisk, to boot a GSI with verified boot. +$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk) + # Inherit from device $(call inherit-product, device/motorola/sanders/device.mk)