summaryrefslogtreecommitdiffstats
path: root/target/board/generic_x86/sepolicy/domain.te
blob: c3161b37d13d8f8325294d8940f509dae2629cf0 (plain)
1
2
3
4
# For /sys/qemu_trace files in the emulator.
allow domain sysfs_writable:file rw_file_perms;
allow domain cpuctl_device:dir search;
allow domain qemu_device:chr_file rw_file_perms;