android_vendor_crdroid/config/common_mini_tablet_wifionly.mk
Sebastiano Barezzi 2bf1bc81c9 config: tablet: Enable freeform and large screen support for all targets
Change-Id: I8137911f96cf2eb347d8e5012be649ddb01057f8
2024-08-11 16:27:47 +00:00

8 lines
268 B
Makefile

# Inherit mobile mini common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_mobile_mini.mk)
# Inherit tablet common Lineage stuff
$(call inherit-product, vendor/lineage/config/tablet.mk)
$(call inherit-product, vendor/lineage/config/wifionly.mk)