Update vendor inherit-product path to vendor/rockchip/tart
This commit is contained in:
parent
f08f38c5e4
commit
9a659abcf3
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ PRODUCT_SOONG_NAMESPACES += $(DEVICE_PATH)
|
|||
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
|
||||
$(call inherit-product, frameworks/native/build/tablet-7in-xhdpi-2048-dalvik-heap.mk)
|
||||
$(call inherit-product, vendor/lineage-rockchip/tart-vendor.mk)
|
||||
$(call inherit-product, vendor/rockchip/tart/tart-vendor.mk)
|
||||
|
||||
# APEX
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue