shell: access to clear logs
Bug: 13464830 Change-Id: Ib0a627e6d5c0114d269bb3bf8dc29a945768081d
This commit is contained in:
parent
d70e6f325c
commit
ad5315d442
1 changed files with 4 additions and 0 deletions
4
shell.te
4
shell.te
|
@ -9,4 +9,8 @@ net_domain(shell)
|
|||
# XXX Transition into its own domain?
|
||||
app_domain(shell)
|
||||
|
||||
# logd access
|
||||
read_logd(shell)
|
||||
control_logd(shell)
|
||||
|
||||
# inherits from shelldomain.te
|
||||
|
|
Loading…
Reference in a new issue