Skip to content

Commit

Permalink
sdm845-common: Enable Freeform Multiwindow
Browse files Browse the repository at this point in the history
Change-Id: I82965ce0c285ef52bc44b0745ec7c2b0007ec66d
  • Loading branch information
XsaviXander authored and notakbuzz committed May 28, 2021
1 parent 9141f4d commit 6aef136
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sdm845.mk
Expand Up @@ -178,6 +178,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
persist.sys.sf.disable_blurs=1 \
ro.sf.blurs_are_expensive=1

# 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

# Health
PRODUCT_PACKAGES += \
android.hardware.health@2.1-impl:64 \
Expand Down

0 comments on commit 6aef136

Please sign in to comment.