hiphi: Adding GSI keys
Bug: 112293933 Test: build and checks the keys are installed into ramdisk Change-Id: I216f3900e9511e0929418af050ff964898d0aea1 Signed-off-by: DarkJoker360 <simoespo159@gmail.com> Signed-off-by: 7Soldier <reg.fm4@gmail.com>
This commit is contained in:
parent
992b2a04ec
commit
171243a4ef
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
# Inherit from those products. Most specific first.
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
|
||||
|
||||
# Inherit some common TWRP stuff.
|
||||
$(call inherit-product, vendor/twrp/config/common.mk)
|
||||
|
|
Loading…
Reference in a new issue