config: tablet: Enable freeform windows by default

Change-Id: Id1ac898bede7b0c26d346af368704eba136d1ed5
This commit is contained in:
Davide Garberi
2023-10-24 14:23:20 +02:00
committed by Łukasz Patron
parent 4e89bdb1ff
commit 3f0c84c2c0

View File

@@ -3,3 +3,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
# Settings
PRODUCT_PRODUCT_PROPERTIES += \
persist.settings.large_screen_opt.enabled=true
# Freeform window management
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