mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
Revert "deb: enable multi-window"
It is true by default already.
This reverts commit 29d56bd5b7
.
Change-Id: I71c740bf3603dedaceea2357a27d47cce22161eb
This commit is contained in:
parent
db637bb513
commit
4e7f621197
1 changed files with 0 additions and 4 deletions
|
@ -314,8 +314,4 @@
|
|||
<!-- Configure wifi tcp buffersizes in the form:
|
||||
rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
|
||||
<string name="config_wifi_tcp_buffers">524288,1048576,2560000,524288,1048576,2560000</string>
|
||||
|
||||
<!-- True if the device supports at least one form of multi-window.
|
||||
E.g. freeform, split-screen, picture-in-picture. -->
|
||||
<bool name="config_supportsMultiWindow">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue