Home | History | Annotate | Download | only in sepolicy
      1 # Output to virtual serial console. Needed because seriallogging daemon
      2 # runs logcat and directs its output to /dev/vport0p1.
      3 allow logpersist virtual_serial_device:chr_file { open getattr append };
      4