Merge "audio:fix AAudio API access denial"
This commit is contained in:
commit
89bdcc93cc
2 changed files with 2 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
# b/264484544
|
||||
userdebug_or_eng(`
|
||||
permissive audioserver;
|
||||
')
|
2
vendor/audioserver.te
vendored
Normal file
2
vendor/audioserver.te
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
#allow access to ALSA MMAP FDs for AAudio API
|
||||
allow audioserver audio_device:chr_file r_file_perms;
|
Loading…
Add table
Add a link
Reference in a new issue