sm6150-common: Inherit non_ab_device.mk

* This is required to build applypatch for updating recovery

Change-Id: I38053691f7724b5d6c30159c410d5d04ac136180
This commit is contained in:
Tim Zimmermann 2022-08-24 15:40:22 +02:00 committed by danielml
parent d166f5ef61
commit 0e2890fafe

View File

@ -14,6 +14,8 @@
# limitations under the License.
#
$(call inherit-product, $(SRC_TARGET_DIR)/product/non_ab_device.mk)
# Setup dalvik vm configs
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)