device_google_zumapro/vendor/tee.te
Donnie Pollitz dd71a9cf27 Add permission for storageproxy to create symlinks for ss
Bug: 324989972
Test: Manually test that symlinks are created with no avc denials
Change-Id: I3f0559ee062c1b5393a2a35f957fbc8528bb58de
Signed-off-by: Donnie Pollitz <donpollitz@google.com>
2024-04-22 19:00:01 +00:00

3 lines
160 B
Text

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;