Add permission for storageproxy to create symlinks for ss
Bug: 324989972 Test: Manually test that symlinks are created with no avc denials Signed-off-by: Donnie Pollitz <donpollitz@google.com> (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:dd71a9cf2794afecd2699bf1b245a98b5bfae376) Merged-In: I3f0559ee062c1b5393a2a35f957fbc8528bb58de Change-Id: I3f0559ee062c1b5393a2a35f957fbc8528bb58de
This commit is contained in:
parent
f269b140a9
commit
e7837b9987
1 changed files with 1 additions and 0 deletions
1
vendor/tee.te
vendored
1
vendor/tee.te
vendored
|
@ -1,2 +1,3 @@
|
|||
allow tee tee_persist_block_device:blk_file rw_file_perms;
|
||||
allow tee tee_userdata_block_device:blk_file rw_file_perms;
|
||||
allow tee tee_data_file:lnk_file create;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue