blob: 27912b7652655fb1e03e936be9a613bd285b6804 [file] [log] [blame]
Alexey Polyudova9ce2082016-10-20 11:20:25 -07001# hwbinder access
2hwbinder_use(hal_gatekeeper)
3
4# call into gatekeeperd process (callbacks)
5binder_call(hal_gatekeeper, gatekeeperd)
6
7# TEE access.
8allow hal_gatekeeper tee_device:chr_file rw_file_perms;
9allow hal_gatekeeper ion_device:chr_file r_file_perms;