msm8953-common: sepolicy: Allow camera to read and set calibration data

Change-Id: I9a3d852fd2ac4501f1b38c2660fef366e1f26e30
This commit is contained in:
Joshua Blanchard
2020-09-25 20:05:49 -04:00
committed by Jean Graff
parent 8351fcaa10
commit 42e6a9e1f8

View File

@@ -5,6 +5,7 @@ allow hal_camera_default mnt_vendor_file:file rw_file_perms;
allow hal_camera_default vendor_data_file:dir read;
allow hal_camera_default camera_prop:property_service set;
allow hal_camera_default sysfs_healthd:dir search;
allow hal_camera_default persist_camera_file:file { r_file_perms setattr };
r_dir_file(hal_camera_default, vendor_data_file)
get_prop(hal_camera_default, moto_boot_prop)
set_prop(hal_camera_default, camera_prop)