Home | History | Annotate | Download | only in sepolicy
      1 # For /sys/qemu_trace files in the emulator.
      2 allow domain sysfs_writable:dir search;
      3 allow domain sysfs_writable:file rw_file_perms;
      4 allow domain qemu_device:chr_file rw_file_perms;
      5 
      6 get_prop(domain, qemu_prop)
      7