Skip to content

Commit

Permalink
spaced: Adding developer GSI keys
Browse files Browse the repository at this point in the history
Bug: 144399552
Test: tree-hugger

Change-Id: I0cf78bfc80c24bb217bb88831faa5a29ba04d194
Signed-off-by: HELLINFIX <[email protected]>
  • Loading branch information
bowgotsai authored and HELLINFIX committed Sep 23, 2023
1 parent 09ce60d commit 4b3e9b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
# 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)

Expand Down

0 comments on commit 4b3e9b2

Please sign in to comment.