Merge "audio: add permission to request health/sensor data" into sc-v2-dev
This commit is contained in:
commit
7352bf22f0
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ allow hal_audio_default dmabuf_heap_device:chr_file r_file_perms;
|
||||||
|
|
||||||
get_prop(hal_audio_default, vendor_audio_prop);
|
get_prop(hal_audio_default, vendor_audio_prop);
|
||||||
|
|
||||||
|
hal_client_domain(hal_audio_default, hal_health);
|
||||||
|
allow hal_audio_default fwk_sensor_hwservice:hwservice_manager find;
|
||||||
|
|
||||||
userdebug_or_eng(`
|
userdebug_or_eng(`
|
||||||
allow hal_audio_default self:unix_stream_socket create_stream_socket_perms;
|
allow hal_audio_default self:unix_stream_socket create_stream_socket_perms;
|
||||||
allow hal_audio_default audio_vendor_data_file:sock_file { create unlink };
|
allow hal_audio_default audio_vendor_data_file:sock_file { create unlink };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue