sm8250-common: include gsi_keys
This commit is contained in:
parent
02f7b36909
commit
78b7a70855
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
PRODUCT_BUILD_SUPER_PARTITION := false
|
||||
PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
||||
|
||||
# Installs gsi keys into ramdisk, to boot a GSI with verified boot.
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
|
||||
|
||||
# A/B
|
||||
AB_OTA_POSTINSTALL_CONFIG += \
|
||||
RUN_POSTINSTALL_system=true \
|
||||
|
|
Loading…
Reference in a new issue