Sanders : Adding GSI keys

Change-Id: I112ece91566e6cea066cd637bfed5cae6761ae66
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
Bowgo Tsai
2019-04-08 18:28:48 +08:00
committed by ronaxdevil
parent e7021a9a47
commit 7366211e3a

View File

@@ -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)