6 lines
211 B
Text
6 lines
211 B
Text
# For /sys/qemu_trace files in the emulator.
|
|
allow domain sysfs_writable:dir search;
|
|
allow domain sysfs_writable:file rw_file_perms;
|
|
allow domain qemu_device:chr_file rw_file_perms;
|
|
|
|
get_prop(domain, qemu_prop)
|