sepolicy: address persist.sys.sf.hs_mode prop denials
This commit is contained in:
parent
bbc2268788
commit
6c3350b249
1
sepolicy/property_contexts
Normal file
1
sepolicy/property_contexts
Normal file
@ -0,0 +1 @@
|
|||||||
|
persist.sys.sf.hs_mode u:object_r:sf_hs_mode_prop:s0
|
@ -2,3 +2,8 @@ type boot_prop, property_type;
|
|||||||
|
|
||||||
set_prop(system_server, boot_prop);
|
set_prop(system_server, boot_prop);
|
||||||
|
|
||||||
|
type hal_graphics_composer_default, domain;
|
||||||
|
|
||||||
|
type sf_hs_mode_prop, property_type;
|
||||||
|
|
||||||
|
get_prop(hal_graphics_composer_default, sf_hs_mode_prop);
|
||||||
|
Loading…
Reference in New Issue
Block a user