Add new surfaceflinger ro props
add the new ro properties added to surfaceflinger: ro.surface_flinger.set_idle_timer_ms ro.surface_flinger.use_smart_90_for_video Bug: 131054357 Test: Boot with SELinux enforcing Change-Id: I887b318a95db200280344a11fcf7deaadafdeca9
This commit is contained in:
parent
5bce022dce
commit
ff9d4bdd63
1 changed files with 2 additions and 0 deletions
|
@ -384,3 +384,5 @@ ro.surface_flinger.display_primary_green u:object_r:exported_default_prop:s0 exa
|
|||
ro.surface_flinger.display_primary_blue u:object_r:exported_default_prop:s0 exact string
|
||||
ro.surface_flinger.display_primary_white u:object_r:exported_default_prop:s0 exact string
|
||||
ro.surface_flinger.protected_contents u:object_r:exported_default_prop:s0 exact bool
|
||||
ro.surface_flinger.set_idle_timer_ms u:object_r:exported_default_prop:s0 exact int
|
||||
ro.surface_flinger.use_smart_90_for_video u:object_r:exported_default_prop:s0 exact bool
|
||||
|
|
Loading…
Reference in a new issue