Merge "sepolicy: GPU permission for halcamera"
This commit is contained in:
commit
eba70922ee
1 changed files with 2 additions and 0 deletions
2
qva/vendor/common/hal_camera.te
vendored
2
qva/vendor/common/hal_camera.te
vendored
|
@ -29,3 +29,5 @@ allow hal_camera self:qipcrtr_socket create_socket_perms;
|
|||
allowxperm hal_camera self:qipcrtr_socket ioctl msm_sock_ipc_ioctls;
|
||||
|
||||
hal_client_domain(hal_camera_default, hal_vpp)
|
||||
|
||||
allow hal_camera gpu_device:chr_file rw_file_perms;
|
||||
|
|
Loading…
Reference in a new issue