miatoll: 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: tree hugger
Change-Id: If0835179ab5332e94170f3cbdd1b708c9388e435
This commit is contained in:
Bowgo Tsai
2020-03-03 12:41:17 +08:00
committed by Alexander Winkowski
parent f6df761250
commit 968e78ea6e

View File

@ -10,9 +10,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Include GSI keys
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
# Setup dalvik vm configs
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)