1*e4a36f41SAndroid Build Coastguard Workertype hal_identity_default, domain; 2*e4a36f41SAndroid Build Coastguard Workerhal_server_domain(hal_identity_default, hal_identity) 3*e4a36f41SAndroid Build Coastguard Worker 4*e4a36f41SAndroid Build Coastguard Workertype hal_identity_default_exec, exec_type, vendor_file_type, file_type; 5*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(hal_identity_default) 6*e4a36f41SAndroid Build Coastguard Worker 7*e4a36f41SAndroid Build Coastguard Worker# We need to get a handle to the IRemotelyProvisionedComponent, and it's hosted by 8*e4a36f41SAndroid Build Coastguard Worker# the keymint HAL. 9*e4a36f41SAndroid Build Coastguard Workerhal_client_domain(hal_identity_default, hal_keymint) 10*e4a36f41SAndroid Build Coastguard Worker 11