Fix selinux error for aocd am: e5cf8beff3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/17033481 Change-Id: I773cdab996c4dff3d14d736634cfc033bc7b4a1f
This commit is contained in:
commit
2e5b1c4e48
1 changed files with 1 additions and 1 deletions
2
whitechapel/vendor/google/aocd.te
vendored
2
whitechapel/vendor/google/aocd.te
vendored
|
@ -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