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