Alexey Polyudov | a9ce208 | 2016-10-20 11:20:25 -0700 | [diff] [blame] | 1 | # call into gatekeeperd process (callbacks) |
2 | binder_call(hal_gatekeeper, gatekeeperd) | ||||
3 | |||||
4 | # TEE access. | ||||
5 | allow hal_gatekeeper tee_device:chr_file rw_file_perms; | ||||
6 | allow hal_gatekeeper ion_device:chr_file r_file_perms; |