sepolicy: address persist.sys.sf.hs_mode prop denials

This commit is contained in:
haridhayal11 2022-08-07 16:08:04 +05:30
parent bbc2268788
commit 6c3350b249
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
persist.sys.sf.hs_mode u:object_r:sf_hs_mode_prop:s0

View File

@ -2,3 +2,8 @@ type boot_prop, property_type;
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);