diff --git a/whitechapel_pro/rlsservice.te b/whitechapel_pro/rlsservice.te index 2297900c..e5f1acef 100644 --- a/whitechapel_pro/rlsservice.te +++ b/whitechapel_pro/rlsservice.te @@ -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);