1# Output to virtual serial console. Needed because seriallogging daemon
2# runs logcat and directs its output to hvcX the /dev filesystem.
3allow logpersist device:dir r_dir_perms;
4allow logpersist serial_device:chr_file ra_file_perms;
5