[sepolicy] Add sysprop for SurfaceFlinger GPU protected contents.
Not every device can support GPU protected contents, add a sysprop to allow configuration. BUG: 35315015 Test: N/A Change-Id: I59f1b3ea81db742bc4d0b5a22e82de7385a726b7
This commit is contained in:
parent
251591fa04
commit
d50d36242c
1 changed files with 1 additions and 0 deletions
|
@ -377,3 +377,4 @@ ro.surface_flinger.display_primary_red u:object_r:exported_default_prop:s0 exact
|
|||
ro.surface_flinger.display_primary_green u:object_r:exported_default_prop:s0 exact string
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue