Force HALs to explicitly enable legacy method for clearing buffer caches am: 4fa55dce1f

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/sepolicy/+/23714935

Change-Id: I3732c16dcfc6e52a2140749c36d65b8eeaefa120
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Brian Lindahl 2023-06-23 22:05:44 +00:00 committed by Automerger Merge Worker
commit 88397f1e76

View file

@ -1324,6 +1324,7 @@ ro.surface_flinger.enable_layer_caching u:object_r:surfaceflin
ro.surface_flinger.display_update_imminent_timeout_ms u:object_r:surfaceflinger_prop:s0 exact int ro.surface_flinger.display_update_imminent_timeout_ms u:object_r:surfaceflinger_prop:s0 exact int
ro.surface_flinger.uclamp.min u:object_r:surfaceflinger_prop:s0 exact int ro.surface_flinger.uclamp.min u:object_r:surfaceflinger_prop:s0 exact int
ro.surface_flinger.ignore_hdr_camera_layers u:object_r:surfaceflinger_prop:s0 exact bool ro.surface_flinger.ignore_hdr_camera_layers u:object_r:surfaceflinger_prop:s0 exact bool
ro.surface_flinger.clear_slots_with_set_layer_buffer u:object_r:surfaceflinger_prop:s0 exact bool
ro.sf.disable_triple_buffer u:object_r:surfaceflinger_prop:s0 exact bool 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 ro.sf.lcd_density u:object_r:surfaceflinger_prop:s0 exact int