diff options
author | Ahmad Rulim <personal@rulim34.dev> | 2022-11-20 20:15:01 +0700 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-05 22:04:15 +0530 |
commit | db7df05265783d223fe8c5a5716ea75682230bb6 (patch) | |
tree | 685bdf6b43a7febf726b8486bc19e7db0edd09c4 | |
parent | c05cc19d6e78003dea4a327f5964da159b9ce8f7 (diff) |
veux: Remove developer gsi keys
Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
-rw-r--r-- | device.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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) |