Merge "audio: allow hal_audio_default to allocate graphic buffer" into main
This commit is contained in:
commit
37493030cc
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ hal_client_domain(hal_audio_default, hal_health);
|
|||
hal_client_domain(hal_audio_default, hal_thermal);
|
||||
allow hal_audio_default fwk_sensor_hwservice:hwservice_manager find;
|
||||
|
||||
hal_client_domain(hal_audio_default, hal_graphics_allocator);
|
||||
|
||||
userdebug_or_eng(`
|
||||
allow hal_audio_default self:unix_stream_socket create_stream_socket_perms;
|
||||
allow hal_audio_default audio_vendor_data_file:sock_file { create unlink };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue