device_google_zuma/tracking_denials/hal_bootctl_default.te
Wilson Sung bab5b72f86 Add hal_bootctl related policy
Bug: 260522436
Bug: 264489609
Bug: 264483787
Change-Id: Iaa22899bb21ff41c1fa259830e5f49623ff8429b
2023-02-21 19:59:04 +08:00

5 lines
280 B
Text

# b/267843310
dontaudit hal_bootctl_default hal_bootctl_default:capability { dac_override };
dontaudit hal_bootctl_default tee_device:chr_file { ioctl };
dontaudit hal_bootctl_default tee_device:chr_file { open };
dontaudit hal_bootctl_default tee_device:chr_file { read write };