Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e926351 authored by Bruno Martins's avatar Bruno Martins
Browse files

config: tablet: Inherit from large_screen_common.mk

See: https://android.googlesource.com/platform/build/+/d44b47594236a5ca33434662174d9946deb2fad4
Change-Id: Iebe4ab9f4fdafb9f6a34e50da97b633d0206ad03
parent 3796cc0c
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)

# Settings
PRODUCT_PRODUCT_PROPERTIES += \
    persist.settings.large_screen_opt.enabled=true
$(call inherit-product, $(SRC_TARGET_DIR)/product/large_screen_common.mk)

# Tablet-specific overlay
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/tablet