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