sm8350-common: sepolicy: add missing autoHBM policy (again)
This commit is contained in:
parent
8c060e305a
commit
14045005f3
1 changed files with 1 additions and 1 deletions
2
sepolicy/vendor/system_app.te
vendored
2
sepolicy/vendor/system_app.te
vendored
|
|
@ -4,7 +4,7 @@ allow system_app sysfs_thermal:file rw_file_perms;
|
|||
# DC Dimming and HBM
|
||||
type sysfs_dsi_display_primary;
|
||||
allow system_app vendor_sysfs_graphics:dir search;
|
||||
allow system_app vendor_sysfs_graphics:file { getattr open write };
|
||||
allow system_app vendor_sysfs_graphics:file { getattr setattr open write };
|
||||
allow system_app sysfs_dsi_display_primary:dir search;
|
||||
allow system_app sysfs_dsi_display_primary:file write;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue