Added permission for untrusted app to dsp hal
Added rule to give unstrusted app permission to access dsp hal Change-Id: I8655ebedec1a4065e17b3972c02f44d45f312890
This commit is contained in:
3
generic/private/untrusted_app_30.te
Executable file → Normal file
3
generic/private/untrusted_app_30.te
Executable file → Normal file
@@ -32,3 +32,6 @@
|
||||
|
||||
qesdk_app_access(untrusted_app_30);
|
||||
hal_client_domain(untrusted_app_30, vendor_hal_qspmhal)
|
||||
|
||||
# allow app to be a client of DSP HAL
|
||||
hal_client_domain(untrusted_app_30, vendor_hal_dspmanager)
|
||||
Reference in New Issue
Block a user