diff options
Diffstat (limited to 'rro_overlays/FrameworksResOverlayVeux/res')
-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. |