Merge "Allow gatekeeperd to read ro.gsid.image_running."
This commit is contained in:
commit
731e104acc
1 changed files with 3 additions and 0 deletions
|
@ -35,4 +35,7 @@ allow gatekeeperd gatekeeper_data_file:file create_file_perms;
|
|||
# For hardware properties retrieval
|
||||
allow gatekeeperd hardware_properties_service:service_manager find;
|
||||
|
||||
# For checking whether GSI is running
|
||||
get_prop(gatekeeperd, gsid_prop)
|
||||
|
||||
r_dir_file(gatekeeperd, cgroup)
|
||||
|
|
Loading…
Reference in a new issue