blob: c428ebaf0fdb165726f73f139fe384ba21d6ad4d [file] [log] [blame]
Alexey Polyudova9ce2082016-10-20 11:20:25 -07001# call into gatekeeperd process (callbacks)
Alex Klyubin9e6b24c2017-03-16 18:48:40 -07002# TODO: This rules is unlikely to be needed because Gatekeeper HIDL
3# says there are no callbacks
Alexey Polyudova9ce2082016-10-20 11:20:25 -07004binder_call(hal_gatekeeper, gatekeeperd)
5
6# TEE access.
7allow hal_gatekeeper tee_device:chr_file rw_file_perms;
8allow hal_gatekeeper ion_device:chr_file r_file_perms;