Skip to content
Snippets Groups Projects
Commit be47a687 authored by Chong Zhang's avatar Chong Zhang Committed by Gerrit Code Review
Browse files

Merge "Allow CAS HAL default implementation to use vndbinder"

parents 06cef4ff 42959b8f
No related branches found
No related tags found
No related merge requests found
...@@ -4,3 +4,5 @@ hal_server_domain(hal_cas_default, hal_cas) ...@@ -4,3 +4,5 @@ hal_server_domain(hal_cas_default, hal_cas)
type hal_cas_default_exec, exec_type, vendor_file_type, file_type; type hal_cas_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_cas_default) init_daemon_domain(hal_cas_default)
# Allow CAS HAL's default implementation to use vendor-binder service
vndbinder_use(hal_cas_default);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment