mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-28 13:18:23 +00:00
hal_camera: Allow traversal of persist/ am: 45c8eedd87 am: e097025bd4
am: 86fd268114
Change-Id: I0f253b8785c95d535c872c8292721cfcf78a661a
This commit is contained in:
1
sepolicy/vendor/hal_camera.te
vendored
1
sepolicy/vendor/hal_camera.te
vendored
@@ -47,5 +47,6 @@ allow hal_camera sysfs_easel:file rw_file_perms;
|
||||
allow hal_camera qdsp_device:chr_file r_file_perms;
|
||||
|
||||
# lens calibration file
|
||||
allow hal_camera persist_file:dir search;
|
||||
allow hal_camera persist_sensors_file:dir search;
|
||||
allow hal_camera persist_sensors_file:file { getattr open read };
|
||||
|
||||
Reference in New Issue
Block a user