sepolicy: Add rule to allow untrusted app to find qspm hal

Add rule to allow unstrusted app to find qspm hal and be its client.

Change-Id: I53ba1309284dc130d673d1f2fb8f63db39927d5c
This commit is contained in:
Roopesh Nataraja
2023-07-31 15:21:02 -07:00
committed by Gerrit - the friendly Code Review server
parent 43f59fc67b
commit 4698670d6d

View File

@@ -31,6 +31,7 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
qesdk_app_access(untrusted_app_32);
hal_client_domain(untrusted_app_32, vendor_hal_qspmhal)
# allow app to be a client of DSP HAL
hal_client_domain(untrusted_app_32, vendor_hal_dspmanager)
hal_client_domain(untrusted_app_32, vendor_hal_dspmanager)