device_google_zuma/tracking_denials/trusty_apploader.te
Adam Shih f0d101b3e7 Update error on ROM 9423786
Bug: 263304957
Bug: 263305034
Bug: 263305106
Bug: 263305225
Bug: 263305107
Bug: 263305203
Test: scanAvcDeniedLogRightAfterReboot
Change-Id: Iea85cf823b04f73d58ffab84f4b06dce39e80fc9
2022-12-21 08:44:19 +08:00

7 lines
409 B
Text

# b/263305034
dontaudit trusty_apploader dmabuf_system_heap_device:chr_file { ioctl };
dontaudit trusty_apploader dmabuf_system_heap_device:chr_file { open };
dontaudit trusty_apploader dmabuf_system_heap_device:chr_file { read };
dontaudit trusty_apploader tee_device:chr_file { ioctl };
dontaudit trusty_apploader tee_device:chr_file { open };
dontaudit trusty_apploader tee_device:chr_file { read write };