summaryrefslogtreecommitdiff
path: root/sepolicy/whitechapel/vendor/google/audioserver.te
blob: c7d69097f766215f57d89a151355bbd9248b10cb (plain)
1
2
3
# allow access to ALSA MMAP FDs for AAudio API
allow audioserver audio_device:chr_file r_file_perms;
allow audioserver audio_service:service_manager find;