hal_camera: Allow traversal of persist/ am: 45c8eedd87

am: e097025bd4

Change-Id: Ib2e01fae11f206951805c538a91ddb52500784c4
This commit is contained in:
Eino-Ville Talvala
2018-01-20 04:10:11 +00:00
committed by android-build-merger

View File

@@ -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 };