Sign in
android
/
device
/
google
/
cuttlefish
/
a0aa7939ba9c8a27d7f9c6cc8e8990570bf404f2
/
.
/
shared
/
sepolicy
/
vendor
/
logpersist.te
blob: 226cb00bb9ac2be951f0f787c61cf552359fbc5f [
file
] [
log
] [
blame
]
# 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
;