1
0
Fork 0

Update vendor inherit-product path to vendor/rockchip/tart

This commit is contained in:
Brendan Szymanski 2026-07-11 20:29:13 -04:00
parent f08f38c5e4
commit 9a659abcf3

View file

@ -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)