Merge "Allow hal_audio_default to access DMA and TPU property" into main
This commit is contained in:
commit
350fcd76bc
1 changed files with 4 additions and 0 deletions
|
@ -12,3 +12,7 @@ binder_call(hal_audio_default, edgetpu_app_server)
|
|||
|
||||
# Allow audio HAL to read tflite Darwinn delegate properties
|
||||
get_prop(hal_audio_default, vendor_tflite_delegate_prop)
|
||||
get_prop(hal_audio_default, vendor_edgetpu_runtime_prop)
|
||||
|
||||
# Allow DMA Buf access.
|
||||
allow hal_audio_default dmabuf_system_heap_device:chr_file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue