Revert^2 "Allow default identity service to call keymint"
5a1e60c090
Change-Id: Ia04a96e6b5ce89b8ef5f34c33279e58c4de6430c
This commit is contained in:
parent
5a1e60c090
commit
ea3b7e8938
1 changed files with 5 additions and 0 deletions
5
vendor/hal_identity_default.te
vendored
5
vendor/hal_identity_default.te
vendored
|
@ -3,3 +3,8 @@ 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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue