msm8974-common: Enable Wi-Fi Display
* AOSP Wi-Fi display is back in lineage-18.1. Change-Id: I7958fc6869a22d66ad2955f80c4ea1867bdc23fd
This commit is contained in:
parent
d851283fe6
commit
4f28aad667
1 changed files with 3 additions and 0 deletions
|
@ -22,4 +22,7 @@
|
|||
<resources>
|
||||
<!-- Disable rounded corners on windows to improve graphics performance -->
|
||||
<bool name="config_supportsRoundedCornersOnWindows">false</bool>
|
||||
|
||||
<!-- AOSP WFD -->
|
||||
<bool name="config_enableWifiDisplay">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Reference in a new issue