sdm660-common: Use all surface flinger properties
This commit is contained in:
parent
f40247437a
commit
11d51fd106
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
|
||||||
# SurfaceFlinger
|
# SurfaceFlinger
|
||||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||||
ro.surface_flinger.protected_contents=true
|
ro.surface_flinger.protected_contents=true \
|
||||||
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true \
|
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true \
|
||||||
ro.surface_flinger.max_virtual_display_dimension=4096 \
|
ro.surface_flinger.max_virtual_display_dimension=4096 \
|
||||||
ro.surface_flinger.vsync_event_phase_offset_ns=2000000 \
|
ro.surface_flinger.vsync_event_phase_offset_ns=2000000 \
|
||||||
|
|
Loading…
Reference in a new issue