non_plat: Allow mtk_hal_camera rw perms for seinf device
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com> Change-Id: I4fe395de1e4c392d1f89a5976d3639fea3b7daab
This commit is contained in:
parent
7a0a7ea6a5
commit
0e29840d66
@ -363,3 +363,5 @@ set_prop(mtk_hal_camera, mtk_camera_prop)
|
||||
# Camera data files
|
||||
allow mtk_hal_camera camera_vendor_data_file:dir create_dir_perms;
|
||||
allow mtk_hal_camera camera_vendor_data_file:file create_file_perms;
|
||||
|
||||
allow mtk_hal_camera seninf_device:chr_file rw_file_perms;
|
||||
|
Loading…
x
Reference in New Issue
Block a user