diff options
author | kubersharma001 <kubersharma001@gmail.com> | 2021-09-06 10:54:12 +0000 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-05 21:27:38 +0530 |
commit | f8f4fd5ff1f507d31c986b99a4956899377c6ac1 (patch) | |
tree | 40a1cfeef53df14ce91ae8cec9b238fdf608aac7 /rro_overlays/FrameworksResOverlayVeux | |
parent | 84a6d74371cc53475e4c6d67f965d05719e3703d (diff) |
veux: Switch to AOSP WFD
Change-Id: I1ae32e41ea3cdb1f3b5d7f81a57f548fa211c9ca
Diffstat (limited to 'rro_overlays/FrameworksResOverlayVeux')
-rw-r--r-- | rro_overlays/FrameworksResOverlayVeux/res/values/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rro_overlays/FrameworksResOverlayVeux/res/values/config.xml b/rro_overlays/FrameworksResOverlayVeux/res/values/config.xml index 5231448..c334bb6 100644 --- a/rro_overlays/FrameworksResOverlayVeux/res/values/config.xml +++ b/rro_overlays/FrameworksResOverlayVeux/res/values/config.xml @@ -443,7 +443,7 @@ This flag controls whether the {@link Display#FLAG_SUPPORTS_PROTECTED_BUFFERS} flag is set for wifi displays. --> - <bool name="config_wifiDisplaySupportsProtectedBuffers">true</bool> + <bool name="config_wifiDisplaySupportsProtectedBuffers">false</bool> <!-- Indicate whether closing the lid causes the device to go to sleep and opening it causes the device to wake up. |