Merge "hal_sensors_default: Add permission to AOC reset sysfs node." into main
This commit is contained in:
commit
9b0ab2c62c
1 changed files with 3 additions and 0 deletions
3
vendor/hal_sensors_default.te
vendored
3
vendor/hal_sensors_default.te
vendored
|
@ -62,3 +62,6 @@ allow hal_sensors_default sysfs_chosen:file r_file_perms;
|
|||
# Allow display_info_service access to the backlight driver.
|
||||
allow hal_sensors_default sysfs_leds:dir search;
|
||||
allow hal_sensors_default sysfs_leds:file r_file_perms;
|
||||
|
||||
# Allow sensor HAL to reset AOC.
|
||||
allow hal_sensors_default sysfs_aoc_reset:file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue