blob: 0ff8f08442832d2b913539150f545fc4b08c68ff [file] [log] [blame]
Janis Danisevskis12e960e2017-03-20 07:09:04 -07001binder_call(hal_gatekeeper_client, hal_gatekeeper_server)
Alexey Polyudova9ce2082016-10-20 11:20:25 -07002
Alex Klyubin53656c12017-04-13 19:05:27 -07003add_hwservice(hal_gatekeeper_server, hal_gatekeeper_hwservice)
Steven Moreland8fc79812018-05-30 16:43:17 -07004hal_attribute_hwservice_client(hal_gatekeeper, hal_gatekeeper_hwservice)
Alex Klyubin53656c12017-04-13 19:05:27 -07005
Alexey Polyudova9ce2082016-10-20 11:20:25 -07006# TEE access.
7allow hal_gatekeeper tee_device:chr_file rw_file_perms;
8allow hal_gatekeeper ion_device:chr_file r_file_perms;