mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
allow rlsservice read vendor camera property
Bug: 233020488 Test: no avc denied Change-Id: Ie7e68a6e18ba64c18e90e39cadacea5a15364eff
This commit is contained in:
committed by
TreeHugger Robot
parent
e2b042c307
commit
f90d992b0c
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user