1# Camera service uses gralloc, gralloc mapper wants to talk to the GPU
2# and use debug properties; silently deny the former but allow the latter
3
4dontaudit cameraserver gpu_device:chr_file rw_file_perms;
5get_prop(cameraserver, vendor_display_prop)
6
7dontaudit cameraserver sysfs_msm_subsys:dir search;
8