mirror of
https://github.com/Evolution-X-Devices/device_samsung_d1
synced 2026-01-27 05:17:35 +00:00
d1: Inherit non_ab_device.mk
* This is required to build applypatch for updating recovery Change-Id: I38053691f7724b5d6c30159c410d5d04ac136180
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
## Inherit from generic products, most specific first
|
## Inherit from generic products, most specific first
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/non_ab_device.mk)
|
||||||
|
|
||||||
## Product API level
|
## Product API level
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)
|
||||||
|
|||||||
Reference in New Issue
Block a user