Merge "Allow gatekeeperd to read ro.gsid.image_running." am: 731e104acc
am: 15ae14f060
Change-Id: Ic1b1ea1fb275ea4d9fce70401b0b54688da7cd7f
This commit is contained in:
commit
008fe2d1e2
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