sm7250-common: sepolicy: Allow camera to access vendor_xdsp_device

Change-Id: I59ee2b5a5f37690c2d55f8ee3acb0cdfb127e678
Signed-off-by: c79 <vexed@riseup.net>
This commit is contained in:
LuK1337
2022-02-26 01:39:36 +01:00
committed by Sandeep P S
parent 7a7402c347
commit 46aec432c2

View File

@@ -15,6 +15,8 @@ allow hal_camera_default input_device:chr_file r_file_perms;
allow hal_camera_default vendor_xdsp_device:chr_file r_file_perms;
allow hal_camera_default vendor_xdsp_device:chr_file r_file_perms;
allow hal_camera_default vl53l1_device:chr_file rw_file_perms;
allow hal_camera_default proc_meminfo:file r_file_perms;