android13/device/google/cuttlefish/shared/sepolicy/vendor/logpersist.te

5 lines
234 B
Plaintext

# 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;