aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorAhmad Rulim <personal@rulim34.dev>2022-11-20 20:15:01 +0700
committersinanmohd <pcmsinan@gmail.com>2023-01-05 22:04:15 +0530
commitdb7df05265783d223fe8c5a5716ea75682230bb6 (patch)
tree685bdf6b43a7febf726b8486bc19e7db0edd09c4 /device.mk
parentc05cc19d6e78003dea4a327f5964da159b9ce8f7 (diff)
veux: Remove developer gsi keys
Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/device.mk b/device.mk
index 138ce8e..0d47f2f 100644
--- a/device.mk
+++ b/device.mk
@@ -4,9 +4,6 @@
# SPDX-License-Identifier: Apache-2.0
#
-# Installs gsi keys into ramdisk, to boot a developer GSI with verified boot.
-$(call inherit-product, $(SRC_TARGET_DIR)/product/developer_gsi_keys.mk)
-
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)