SELinux: Grant camera HAL TEE access
Bug: 183714594 Signed-off-by: Jidong Sun <jidong@google.com> Change-Id: I84fd3a7cf18bc3b574632b665be86c0fcb505704
This commit is contained in:
parent
74bc4bf947
commit
eda148cd47
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