sm8550-common: Inherit non_ab_device.mk
* This is required to build applypatch for updating recovery Change-Id: I38053691f7724b5d6c30159c410d5d04ac136180
This commit is contained in:
committed by
chaptsand
parent
f8263cb11f
commit
abcf70abdb
@@ -13,6 +13,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
|||||||
# Enforce generic ramdisk allow list
|
# Enforce generic ramdisk allow list
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)
|
||||||
|
|
||||||
|
# Non_ab_device
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/non_ab_device.mk)
|
||||||
|
|
||||||
# Setup dalvik vm configs
|
# Setup dalvik vm configs
|
||||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
|
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user