Fix selinux error for aocd am: 129ef29bc8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/17050631 Change-Id: I0fa5066a5278676cb68ab2b53d7f60f03c7546c3
This commit is contained in:
commit
f5fb96dd9d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ allow aocd sysfs_aoc:dir search;
|
|||
allow aocd sysfs_aoc_firmware:file w_file_perms;
|
||||
|
||||
# dev operations
|
||||
allow aocd aoc_device:chr_file r_file_perms;
|
||||
allow aocd aoc_device:chr_file rw_file_perms;
|
||||
|
||||
# allow inotify to watch for additions/removals from /dev
|
||||
allow aocd device:dir r_dir_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue