allow rlsservice read vendor camera property
Bug: 233020488 Test: no avc denied Change-Id: I96dee4482d4c0ff5b7852db635dc100a7ea4874c
This commit is contained in:
parent
7347d18b73
commit
143668225a
1 changed files with 3 additions and 0 deletions
3
whitechapel/vendor/google/rlsservice.te
vendored
3
whitechapel/vendor/google/rlsservice.te
vendored
|
@ -32,3 +32,6 @@ usf_low_latency_transport(rlsservice)
|
||||||
|
|
||||||
# For observing apex file changes
|
# For observing apex file changes
|
||||||
allow rlsservice apex_info_file:file r_file_perms;
|
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