tethering apex - label netbpfload
We may want to use a dedicated selinux context for this in the future, but in the mean time we need this. Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ib3ed06efc4d2e3a621f187543fad4ab1a84027ec
This commit is contained in:
parent
57056e5249
commit
6b7fe0b63e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
(/.*)? u:object_r:system_file:s0
|
(/.*)? u:object_r:system_file:s0
|
||||||
/bin/for-system/clatd u:object_r:clatd_exec:s0
|
/bin/for-system/clatd u:object_r:clatd_exec:s0
|
||||||
|
/bin/netbpfload u:object_r:bpfloader_exec:s0
|
||||||
/bin/ot-daemon u:object_r:ot_daemon_exec:s0
|
/bin/ot-daemon u:object_r:ot_daemon_exec:s0
|
||||||
/lib(64)?(/.*) u:object_r:system_lib_file:s0
|
/lib(64)?(/.*) u:object_r:system_lib_file:s0
|
||||||
|
|
Loading…
Reference in a new issue