fix sepolicy for net devices
bug: 222232008 Test: atest NetdSELinuxTest#CheckProperMTULabels Change-Id: I99f70eefa3259a2da556fed6ced70f32d03ff4bb
This commit is contained in:
parent
1240fdefbb
commit
d0bbe71217
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ genfscon proc /focaltech_touch u
|
|||
# tracefs
|
||||
genfscon tracefs /events/dmabuf_heap/dma_heap_stat u:object_r:debugfs_tracing:s0
|
||||
|
||||
# Networking
|
||||
genfscon sysfs /devices/platform/10db0000.spi/spi_master/spi16/spi16.0/ieee802154/phy0/net u:object_r:sysfs_net:s0
|
||||
|
||||
# WiFi
|
||||
genfscon sysfs /wifi u:object_r:sysfs_wifi:s0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue