allow rlsservice read vendor camera property
Bug: 233020488 Test: no avc denied Change-Id: Ie7e68a6e18ba64c18e90e39cadacea5a15364eff
This commit is contained in:
parent
e2b042c307
commit
f90d992b0c
1 changed files with 2 additions and 0 deletions
|
@ -28,3 +28,5 @@ allow rlsservice aoc_device:chr_file rw_file_perms;
|
|||
# For observing apex file changes
|
||||
allow rlsservice apex_info_file:file r_file_perms;
|
||||
|
||||
# Allow read camera property
|
||||
get_prop(rlsservice, vendor_camera_prop);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue