sdm710-common: Fix green screen WFD

This commit is contained in:
Giammarco Senatore 2021-08-16 17:12:38 +02:00
parent b3fae0714c
commit 32471d788e
No known key found for this signature in database
GPG key ID: 661348FC1E144F04
2 changed files with 6 additions and 3 deletions

View file

@ -37,8 +37,13 @@ persist.dbg.wfc_avail_ovr=1
debug.sf.enable_hwc_vds=1
debug.sf.disable_backpressure=1
debug.sf.latch_unsignaled=1
debug.sf.enable_hwc_vds=1
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
debug.sf.enable_gl_backpressure=1
debug.sf.hw=1
persist.sys.sf.native_mode=0
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
ro.surface_flinger.max_virtual_display_dimension=4096
ro.surface_flinger.protected_contents=true
# Zram
ro.zram.mark_idle_delay_mins=60

View file

@ -113,9 +113,7 @@ ro.frp.pst=/dev/block/bootdevice/by-name/frp
ro.hardware.vulkan=adreno
ro.hardware.egl=adreno
ro.opengles.version=196610
debug.sf.hw=0
debug.egl.hw=0
persist.sys.sf.native_mode=0
# Media
debug.stagefright.omx_default_rank=0