blob: 1446da1964227fd65fe3e2384410f57c2236a9e3 [file] [log] [blame]
# Output to virtual serial console. Needed because seriallogging daemon
# runs logcat and directs its output to vportXpY or ttyS2 under
# the /dev filesystem.
allow logpersist device:dir r_dir_perms;
allow logpersist serial_device:chr_file ra_file_perms;
allow logpersist virtual_serial_device:chr_file ra_file_perms;