Sign in
android
/
device
/
google
/
cuttlefish
/
c24b1fc9729a591b0d2449721f0576b198dae52a
/
.
/
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
;