gts3l-common: wfd: Disable WiFi display for now
It seems there's no working way for QCOM WiFi display for now. Even LineageOS/xiaomi_msm8996-common disables this. Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: I8b0cd279be67108276da103b81ed4b844b4c0cbb
This commit is contained in:
parent
cbd81cde70
commit
4a333d8a0e
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
* The remote submix module "audio.r_submix.default" must be installed on the device.
|
||||
* The device must be provisioned with HDCP keys (for protected content).
|
||||
-->
|
||||
<bool name="config_enableWifiDisplay">true</bool>
|
||||
<bool name="config_enableWifiDisplay">false</bool>
|
||||
|
||||
<!-- Set to true if the wifi display supports compositing content stored
|
||||
in gralloc protected buffers. For this to be true, there must exist
|
||||
|
|
Loading…
Reference in a new issue