From 3dbde451e4c3baea8deeb1d72ea1841a8d95e211 Mon Sep 17 00:00:00 2001 From: Xsavi Xander Date: Fri, 11 Feb 2022 18:25:23 +0530 Subject: [PATCH] sm7125: Enable FreeForm Windows Signed-off-by: Sushrut1101 Change-Id: I5cb84c028307c830c358d133d2aa25c1a2a67e25 --- common.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common.mk b/common.mk index 08cceee..a2eca03 100644 --- a/common.mk +++ b/common.mk @@ -325,7 +325,8 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml \ frameworks/native/data/etc/android.software.vulkan.deqp.level-2020-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.vulkan.deqp.level.xml \ frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml \ - frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml + frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_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 # Power PRODUCT_PACKAGES += \