Merge "SELinux: Grant camera HAL TEE access" into sc-dev
This commit is contained in:
commit
6d56fb7391
1 changed files with 3 additions and 0 deletions
|
@ -41,3 +41,6 @@ binder_call(hal_camera_default, mediacodec);
|
|||
|
||||
# grant access to hal_graphics_composer
|
||||
hal_client_domain(hal_camera_default, hal_graphics_composer)
|
||||
|
||||
# grant access to Securea camera TA
|
||||
allow hal_camera_default tee_device:chr_file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue