android_device_mediatek_sep.../r_non_plat/mtk_hal_keyattestation.te

8 lines
343 B
Plaintext
Raw Normal View History

# 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;