You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
234 B

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