Revert "Adding GSI keys"

This reverts commit 421986004d.
Wahoo has no first-stage ramdisk and there is no need to install
GSI keys there.

Bug: 140873290
Test: tree hugger

Change-Id: I4dfe0bb0d88dbbbcaa6742cef9f2405d3b7936d6
This commit is contained in:
Bowgo Tsai
2019-09-12 13:28:00 +08:00
parent 78923f9b1e
commit 844b9a2f5e

View File

@@ -14,9 +14,6 @@
# limitations under the License.
#
# Installs gsi keys into ramdisk, to boot a GSI with verified boot.
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)