summaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
authorSundong Ahn <sundongahn@google.com>2018-12-17 16:40:39 +0900
committerBruno Martins <bgcngm@gmail.com>2020-10-22 21:30:04 +0100
commitfd39e77845dfe42aaf7b15e0d15e4634b3cd5b70 (patch)
tree93926b90afce335b3e91aad0d0bd64976a8a528f /system.prop
parentd23849e7a95d9021e5afdf8dad5f057ebdf64c5a (diff)
pro1: Add system properties for surfaceflinger
The configstore will be not used in surfaceflinger. So surfaceflinger will use the system properties instead of configstore. For this, the system properties are added. Bug: 112386364 Test: m -j && boot test Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014
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 e534a1b..537d74f 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.vsync_event_phase_offset_ns=2000000
+ro.surface_flinger.vsync_sf_event_phase_offset_ns=6000000
# Location
ro.location.osnlp.package=com.google.android.gms