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:
Midas Chien 2021-04-28 06:58:00 +00:00 committed by Automerger Merge Worker
commit fca308fbdf

View file

@ -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
@ -1168,4 +1169,4 @@ ro.soc.model u:object_r:soc_prop:s0 exact string
persist.rollback.is_test u:object_r:rollback_test_prop:s0 exact bool
# bootanimation properties
ro.bootanim.quiescent.enabled u:object_r:bootanim_config_prop:s0 exact bool
ro.bootanim.quiescent.enabled u:object_r:bootanim_config_prop:s0 exact bool