Files
vendor_strix/config/common_full_tablet.mk
Sebastiano Barezzi 4e89bdb1ff config: tablet: Deduplicate full tablet configuration
Change-Id: I12cc09d4fca28d063cea76301de287526bfec570
2024-08-11 16:27:47 +00:00

8 lines
279 B
Makefile

# Inherit mobile full common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_mobile_full.mk)
# Inherit full tablet common Lineage stuff
$(call inherit-product, vendor/lineage/config/full_tablet.mk)
$(call inherit-product, vendor/lineage/config/telephony.mk)