Add freeform management feature to tangorpro

Bug: 299362754
Test: Tangorpro doesn't need developer options to enable freeform
support.

Change-Id: Ia2801727817d6800d5493a72bae79c2e6a051ce8
This commit is contained in:
Garfield Tan 2023-09-15 14:18:26 -07:00
parent 9f742e4c18
commit 172904aa41

View file

@ -219,7 +219,9 @@ PRODUCT_COPY_FILES += \
# Device features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/tablet_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/tablet_core_hardware.xml
frameworks/native/data/etc/tablet_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/tablet_core_hardware.xml \
frameworks/native/data/etc/android.software.freeform_window_management.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.freeform_window_management.xml
# Display Config
PRODUCT_COPY_FILES += \