mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 11:27:36 +00:00
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
3 lines
103 B
Plaintext
3 lines
103 B
Plaintext
# TODO(b/205904330): avoid using setuid, setgid permission
|
|
allow tee tee:capability { setuid setgid };
|