Merge "Fix AAudio avc denied" into sc-dev

This commit is contained in:
Miller Liang
2021-07-05 02:32:11 +00:00
committed by Android (Google) Code Review

View File

@@ -1,2 +1,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;