allow rlsservice read vendor camera property am: f90d992b0c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/18844687 Change-Id: Ide381ef95ffddedf9137449dc619e4ab7c0aad20 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
09ef70789d
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