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:
parent
9f742e4c18
commit
172904aa41
1 changed files with 3 additions and 1 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue