Merge "SELinux: Grant camera HAL TEE access" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6d56fb7391
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user