hiphi: Enable back updatable apexes
Signed-off-by: DarkJoker360 <simoespo159@gmail.com> Signed-off-by: 7Soldier <reg.fm4@gmail.com>
This commit is contained in:
parent
171243a4ef
commit
e4c8e4b906
2 changed files with 1 additions and 3 deletions
|
|
@ -9,6 +9,7 @@
|
|||
$(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)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# Inherit some common TWRP stuff.
|
||||
$(call inherit-product, vendor/twrp/config/common.mk)
|
||||
|
|
|
|||
Loading…
Reference in a new issue