Adding developer GSI keys
Bug: 254752713
Test: build and check $OUT/installed-files-vendor-ramdisk.txt that GSI
keys are included
Change-Id: Ia4041e10156eadb37799ebdc12b33fbb3de4c54d
Merged-In: Ia4041e10156eadb37799ebdc12b33fbb3de4c54d
(cherry picked from commit c42b5e2fc5
)
This commit is contained in:
parent
46a9f0ac04
commit
c010e721ea
1 changed files with 3 additions and 0 deletions
|
@ -20,3 +20,6 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||
# Disable OMX
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.media.omx=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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue