Allow apps and camera HAL access to secure ADSP domain Change-Id: Ibb1071299632ab53726638dbcc134d4bca59fc52 Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
4 lines
215 B
Plaintext
4 lines
215 B
Plaintext
allow { appdomain -isolated_app } adsprpcd_file:dir r_dir_perms;
|
|
allow { appdomain -isolated_app } public_adsprpcd_file:file r_file_perms;
|
|
allow { appdomain -isolated_app } vendor_xdsp_device:chr_file r_file_perms;
|