Merge "Add freeform management feature to tangorpro" into main

This commit is contained in:
Garfield Tan 2023-09-21 21:54:15 +00:00 committed by Android (Google) Code Review
commit daeeb22bbf

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 += \