Added permission for platform app to dsp hal
Added rule to give platform app permission to access dsp hal Change-Id: Iefea1fc997fec42d9bc3d50e0c21ea85df1122da
This commit is contained in:
3
generic/private/platform_app.te
Executable file → Normal file
3
generic/private/platform_app.te
Executable file → Normal file
@@ -58,3 +58,6 @@ typeattribute platform_app hal_wifi_supplicant_client;
|
||||
get_prop(platform_app, radio_cdma_ecm_prop)
|
||||
|
||||
unix_socket_connect(platform_app, vendor_dpmtcm, vendor_tcmd);
|
||||
|
||||
# allow platform_app access to hal service
|
||||
hal_client_domain(platform_app, vendor_hal_dspmanager);
|
||||
Reference in New Issue
Block a user