sdm710-common: Enable freeform windows

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
XsaviXander 2022-06-11 02:02:20 +00:00 committed by CakesTwix
parent a3b4e88dd3
commit 91d69d4533
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -63,6 +63,11 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
fs_config_files
# Freeform Multiwindow
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.freeform_window_management.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.freeform_window_management.xml
# Audio
PRODUCT_PACKAGES += \
android.hardware.audio@6.0-impl \