from: 71e609c24c97fc8d44843af30527cbeb90d5dcdf Bug: 167996145 Change-Id: Ie00e7e0983a3ca695bbd5140c929d07a80144301
6 lines
240 B
Text
6 lines
240 B
Text
type edgetpu_logging, domain;
|
|
type edgetpu_logging_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(edgetpu_logging)
|
|
|
|
# The logging service accesses /dev/abrolhos
|
|
allow edgetpu_logging edgetpu_device:chr_file rw_file_perms;
|