Merge "Revert "Allow default identity service to call keymint""

This commit is contained in:
Seth Moore 2022-01-25 23:03:24 +00:00 committed by Gerrit Code Review
commit c725aaf974

View file

@ -3,8 +3,3 @@ hal_server_domain(hal_identity_default, hal_identity)
type hal_identity_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_identity_default)
# We need to get a handle to the IRemotelyProvisionedComponent, and it's hosted by
# the keymint HAL.
hal_client_domain(hal_identity_default, hal_keymint)