storageproxyd: Remove setuid/setgid SELinux permissions
Bug: 205904330 Test: boot Change-Id: Iefecc29752781151679e9f798330a36d14447df9
This commit is contained in:
parent
1a4cd82bc8
commit
78011e9f3a
1 changed files with 0 additions and 1 deletions
1
whitechapel/vendor/google/storageproxyd.te
vendored
1
whitechapel/vendor/google/storageproxyd.te
vendored
|
@ -11,7 +11,6 @@ allow tee mnt_vendor_file:dir r_dir_perms;
|
|||
allow tee tee_data_file:dir create_dir_perms;
|
||||
allow tee tee_data_file:lnk_file r_file_perms;
|
||||
allow tee sg_device:chr_file rw_file_perms;
|
||||
allow tee self:capability { setgid setuid };
|
||||
|
||||
# Allow storageproxyd access to gsi_public_metadata_file
|
||||
read_fstab(tee)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue