Files
device_google_gs201/tracking_denials/tee.te
Daniel Angell 3adb31f004 Remove dontaudit rules related to storageproxyd's /data access.
Removing dontaudits for both tracking_denials/tee.te and
whitechapel_pro/tee.te results in no new audit log messages related to
storageproxyd, so they can both be removed.

Bug: 215649571
Test: adb logcat | grep -iE 'storageproxyd'

Change-Id: I8dc735bcaf0725c8d4eab4587f7a7fce21f4e25c
2022-07-07 18:37:23 +00:00

3 lines
103 B
Plaintext

# TODO(b/205904330): avoid using setuid, setgid permission
allow tee tee:capability { setuid setgid };