sanders: sepolicy: Fix camera_bgproc service denials

This commit is contained in:
jhenrique09
2018-02-09 21:36:27 -02:00
committed by therootlord
parent 14a8a7f47c
commit ec6a5a41a5
3 changed files with 6 additions and 2 deletions

View File

@@ -54,3 +54,5 @@ allow cameraserver hal_perf_default:binder call;
allow cameraserver sysfs_battery_supply:dir search;
allow cameraserver sysfs_battery_supply:file { getattr open read };
allow cameraserver camera_bgproc_service:service_manager { add find };