sm7325-common: switch to developer_gsi_keys

Change-Id: Iad357bd7dc0b6ae15e381c23a7ddf7b86f50f14e
This commit is contained in:
SGCMarkus 2022-09-27 17:57:22 +02:00 committed by Nolen Johnson
parent b106d07256
commit e98449d472

View File

@ -24,7 +24,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
$(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)
$(call inherit-product, $(SRC_TARGET_DIR)/product/developer_gsi_keys.mk)
# Overlays
DEVICE_PACKAGE_OVERLAYS += \