forked from projectceladon/device-intel-sepolicy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
file_contexts
20 lines (17 loc) · 787 Bytes
/
file_contexts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# USB Gadget Serial Devices
/dev/ttyGS[0-9]* u:object_r:serial_device:s0
# Marvell wifi device socket
/dev/socket/wpa_mlan[0-9] u:object_r:wpa_socket:s0
/dev/i2c-[0-9]+ u:object_r:i2c_device:s0
# slot-ab with ext4
/file_contexts.bin u:object_r:rootfs:s0
/fstab u:object_r:rootfs:s0
/hwc.lock u:object_r:rootfs:s0
/ioc-slcan-reboot-timestamp u:object_r:rootfs:s0
/ioc-cbc-reboot-timestamp u:object_r:rootfs:s0
/oem_config u:object_r:config_file:s0
/preload_module u:object_r:rootfs:s0
/splash u:object_r:rootfs:s0
/misc u:object_r:rootfs:s0
/splash/splash.png u:object_r:rootfs:s0
/bootloader u:object_r:rootfs:s0