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

Commit e86febb5 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 418ab429
Loading
Loading
Loading
Loading
+1 −5
Original line number Original line Diff line number Diff line
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/large_screen_common.mk)


# Freeform window management
# Freeform window management
PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
    frameworks/native/data/etc/android.software.freeform_window_management.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.software.freeform_window_management.xml
    frameworks/native/data/etc/android.software.freeform_window_management.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.software.freeform_window_management.xml


# Settings
PRODUCT_PRODUCT_PROPERTIES += \
    persist.settings.large_screen_opt.enabled=true

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