Merge "Allow gatekeeperd to read ro.gsid.image_running." am: 731e104acc

am: 15ae14f060

Change-Id: Ic1b1ea1fb275ea4d9fce70401b0b54688da7cd7f
This commit is contained in:
David Anderson 2019-03-05 19:37:44 -08:00 committed by android-build-merger
commit 008fe2d1e2

View file

@ -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)