sm6225-common: Add GSI keys
Bug: 112293933 Test: build and checks the keys are installed into ramdisk Change-Id: I216f3900e9511e0929418af050ff964898d0aea1
This commit is contained in:
parent
b620223c8d
commit
fac62f9670
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
# Include GSI keys
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
|
||||
|
||||
# A/B
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)
|
||||
|
||||
|
|
Loading…
Reference in a new issue