allow storageproxyd to set itself to system
Bug: 205904330 Test: boot to home under enforcing mode Change-Id: I48272f6507f6cdb930f734b86d3b21b0e553cac0
This commit is contained in:
parent
26778aff7b
commit
3062ac34cd
1 changed files with 2 additions and 3 deletions
|
@ -1,3 +1,2 @@
|
|||
# b/205904330
|
||||
dontaudit tee tee:capability { setgid };
|
||||
dontaudit tee tee:capability { setuid };
|
||||
# TODO(b/205904330): avoid using setuid, setgid permission
|
||||
allow tee tee:capability { setuid setgid };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue