Add a sysprop to set display update imminent timeout am: 3c24ea1793
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1688265 Change-Id: Ib241e58bda3208dd2c886722b9061f4d35e02e9c
This commit is contained in:
commit
fca308fbdf
1 changed files with 2 additions and 1 deletions
|
@ -1041,6 +1041,7 @@ ro.surface_flinger.refresh_rate_switching u:object_r:surfaceflin
|
|||
ro.surface_flinger.update_device_product_info_on_hotplug_reconnect u:object_r:surfaceflinger_prop:s0 exact bool
|
||||
ro.surface_flinger.enable_frame_rate_override u:object_r:surfaceflinger_prop:s0 exact bool
|
||||
ro.surface_flinger.enable_layer_caching u:object_r:surfaceflinger_prop:s0 exact bool
|
||||
ro.surface_flinger.display_update_imminent_timeout_ms u:object_r:surfaceflinger_prop:s0 exact int
|
||||
|
||||
ro.sf.disable_triple_buffer u:object_r:surfaceflinger_prop:s0 exact bool
|
||||
ro.sf.lcd_density u:object_r:surfaceflinger_prop:s0 exact int
|
||||
|
|
Loading…
Reference in a new issue