blob: 715240978ccdf25f1822a799c2510c021f01bbc7 [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;
allowxperm logpersist device:fifo_file ioctl F2FS_IOC_SET_PIN_FILE;