Merge "sepolicy: edgetpu: add debugfs contexts" into main
This commit is contained in:
commit
896ea46985
2 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
# EdgeTPU sysfs
|
||||
type sysfs_edgetpu, sysfs_type, fs_type;
|
||||
|
||||
# EdgeTPU debugfs
|
||||
type vendor_edgetpu_debugfs, fs_type, debugfs_type;
|
||||
|
||||
# EdgeTPU hal data file
|
||||
type hal_neuralnetworks_darwinn_data_file, file_type, data_file_type;
|
||||
|
||||
|
|
1
edgetpu/sepolicy/genfs_contexts
Normal file
1
edgetpu/sepolicy/genfs_contexts
Normal file
|
@ -0,0 +1 @@
|
|||
genfscon debugfs /edgetpu u:object_r:vendor_edgetpu_debugfs:s0
|
Loading…
Add table
Add a link
Reference in a new issue