flo: sepolicy: Allow access to vendor_security_patch_level_prop

Change-Id: I0d94c97866248b07a30b1ce4dd0d506939dae78c
This commit is contained in:
Kyle Harrison 2020-11-14 16:06:54 +00:00 committed by followmsi
parent 9c25436315
commit 02057d8087
1 changed files with 1 additions and 0 deletions

View File

@ -33,3 +33,4 @@ allow system_server thermal_service:service_manager find;
get_prop(system_server, userspace_reboot_exported_prop);
get_prop(system_server, userspace_reboot_config_prop);
get_prop(system_server, exported_camera_prop);
get_prop(system_server, vendor_security_patch_level_prop);