mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-03 23:26:30 +09:00
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:
committed by
Alexander Winkowski
parent
f6df761250
commit
968e78ea6e
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user