sm8250-common: Adding GSI keys
Bug:112293933 Test: build and checks the keys are installed into ramdisk Change-Id: I216f3900e9511e0929418af050ff964898d0aea1
This commit is contained in:
parent
b44dde7090
commit
f07e32ed1d
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
||||||
# Enable updating of APEXes
|
# Enable updating of APEXes
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||||
|
|
||||||
|
# Include GSI keys
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
|
||||||
|
|
||||||
# Get non-open-source specific aspects
|
# Get non-open-source specific aspects
|
||||||
$(call inherit-product, vendor/oneplus/sm8250-common/sm8250-common-vendor.mk)
|
$(call inherit-product, vendor/oneplus/sm8250-common/sm8250-common-vendor.mk)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue