device_google_gs101/tracking_denials/pixelstats_vendor.te
Adam Shih 38e55f2331 update error on ROM 7225160
Bug: 183338483
Bug: 183338543
Bug: 183338421
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: I16548c00f2a2c38b190664a5cc20ae67d04a8454
2021-03-22 09:52:45 +08:00

5 lines
250 B
Text

# b/183338421
dontaudit pixelstats_vendor sysfs_dma_heap:dir { search };
dontaudit pixelstats_vendor sysfs_dma_heap:file { read };
dontaudit pixelstats_vendor sysfs_dma_heap:file { open };
dontaudit pixelstats_vendor sysfs_dma_heap:file { getattr };