2016-10-20 20:20:25 +02:00
|
|
|
# call into gatekeeperd process (callbacks)
|
2017-03-17 02:48:40 +01:00
|
|
|
# TODO: This rules is unlikely to be needed because Gatekeeper HIDL
|
|
|
|
# says there are no callbacks
|
2016-10-20 20:20:25 +02:00
|
|
|
binder_call(hal_gatekeeper, gatekeeperd)
|
|
|
|
|
|
|
|
# TEE access.
|
|
|
|
allow hal_gatekeeper tee_device:chr_file rw_file_perms;
|
|
|
|
allow hal_gatekeeper ion_device:chr_file r_file_perms;
|