sm6225-common: Removing GSI keys
Those keys will be embedded into VtsSecurityAvb on host side instead, to verify the GSI image used on the device. Bug: 149806769 Test: build and checks those keys are removed from $OUT/recovery/root/first_stage_ramdisk/avb/ Change-Id: I8a002ba6f1421fb460056ccae6572050bdb0ce3c
This commit is contained in:
parent
7e41610385
commit
b7daf552c2
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
# Include GSI keys
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
|
||||
|
||||
# Enable updating of APEXes
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
|
|
Loading…
Reference in a new issue