diff options
| author | Nolen Johnson <johnsonnolen@gmail.com> | 2021-08-30 01:34:30 +0200 |
|---|---|---|
| committer | Nolen Johnson <johnsonnolen@gmail.com> | 2021-09-09 18:48:37 +0200 |
| commit | 5ec5c126ab521bb306fcaec3a5b97bcf526ca5d2 (patch) | |
| tree | 359e93c0e4377d6422a1099b779989726cace184 /system.prop | |
| parent | cec628a1ff679b9c1cd74b8fdc01df5560dea8a1 (diff) | |
Revert "pro1: Disable WiFi display for now"
This reverts commit 92bb9bdd4527b62adcb640a954f462e4dcae3adb.
Change-Id: Ib38ae2dc0a4a78e37a534ff20d75e6abba840468
Diffstat (limited to 'system.prop')
| -rw-r--r-- | system.prop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system.prop b/system.prop index 8da236e..156e1a9 100644 --- a/system.prop +++ b/system.prop @@ -31,7 +31,7 @@ debug.sf.early_gl_app_phase_offset_ns=15000000 debug.sf.early_gl_phase_offset_ns=3000000 debug.sf.enable_hwc_vds=1 debug.sf.latch_unsignaled=1 -persist.debug.wfd.enable=0 +persist.debug.wfd.enable=1 persist.hwc.enable_vds=1 ro.surface_flinger.force_hwc_copy_for_virtual_displays=true ro.surface_flinger.max_virtual_display_dimension=4096 |
