From e98449d472069d7ff9e89d9abe33ceefc7c83bd2 Mon Sep 17 00:00:00 2001 From: SGCMarkus Date: Tue, 27 Sep 2022 17:57:22 +0200 Subject: [PATCH] sm7325-common: switch to developer_gsi_keys Change-Id: Iad357bd7dc0b6ae15e381c23a7ddf7b86f50f14e --- sm7325.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sm7325.mk b/sm7325.mk index de80dd7..070057d 100644 --- a/sm7325.mk +++ b/sm7325.mk @@ -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 += \