audio: add support for aocdump to aceess audio state
check audio state for SSR usage Test: local with enforcing mode Bug: 184239981 Signed-off-by: yixuanjiang <yixuanjiang@google.com> Change-Id: I45db556434251576a1d691f1aebf2940fff283fe
This commit is contained in:
parent
404937b03b
commit
1a25f34051
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/aocdump.te
vendored
1
whitechapel/vendor/google/aocdump.te
vendored
|
@ -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 };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue