xref: /aosp_15_r20/system/sepolicy/private/hal_secure_element.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Worker# HwBinder IPC from client to server, and callbacks
2*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_secure_element_client, hal_secure_element_server)
3*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_secure_element_server, hal_secure_element_client)
4*e4a36f41SAndroid Build Coastguard Worker
5*e4a36f41SAndroid Build Coastguard Workerhal_attribute_hwservice(hal_secure_element, hal_secure_element_hwservice)
6*e4a36f41SAndroid Build Coastguard Workerhal_attribute_service(hal_secure_element, hal_secure_element_service)
7*e4a36f41SAndroid Build Coastguard Worker
8*e4a36f41SAndroid Build Coastguard Workerbinder_use(hal_secure_element_server)
9*e4a36f41SAndroid Build Coastguard Worker
10*e4a36f41SAndroid Build Coastguard Workerallow hal_secure_element_client hal_secure_element_service:service_manager find;
11