Merge "audio: add support for aocdump to aceess audio state" into sc-dev

This commit is contained in:
TreeHugger Robot 2021-04-07 08:39:49 +00:00 committed by Android (Google) Code Review
commit dce254b11d

View file

@ -9,6 +9,7 @@ userdebug_or_eng(`
allow aocdump radio_vendor_data_file:dir rw_dir_perms;
allow aocdump radio_vendor_data_file:file create_file_perms;
set_prop(aocdump, vendor_audio_prop);
r_dir_file(aocdump, proc_asound)
allow aocdump self:unix_stream_socket create_stream_socket_perms;
allow aocdump property_socket:sock_file { write };