You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
343 B

# HwBinder IPC from client to server
binder_call(mtk_hal_keyattestation_client, mtk_hal_keyattestation_server);
add_hwservice(mtk_hal_keyattestation_server, mtk_hal_keyattestation_hwservice)
allow mtk_hal_keyattestation_client mtk_hal_keyattestation_hwservice:hwservice_manager find;
# allow hal_keymaster tee_device:chr_file rw_file_perms;