summaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2019-09-25 18:42:24 +0200
committerBruno Martins <bgcngm@gmail.com>2020-10-22 21:30:04 +0100
commit6aef5f59c86f7d302e8155802f44e988e297a082 (patch)
tree40af02743975b1c4864a2f2e336b1a4bde908118 /system.prop
parentb1e86aa013f1fcb93ef0e99b21ed192e51befb0b (diff)
pro1: Convert remaining configstore settings to props
Change-Id: Iadefa31bc863b7ab70239874bed82bef240cbba5
Diffstat (limited to 'system.prop')
-rw-r--r--system.prop2
1 files changed, 2 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index 0674f49..96966c4 100644
--- a/system.prop
+++ b/system.prop
@@ -25,6 +25,8 @@ debug.sf.enable_hwc_vds=1
debug.sf.latch_unsignaled=1
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
ro.surface_flinger.protected_contents=true
ro.surface_flinger.vsync_event_phase_offset_ns=2000000
ro.surface_flinger.vsync_sf_event_phase_offset_ns=6000000