Skip to content
Snippets Groups Projects
Commit 42959b8f authored by Chong Zhang's avatar Chong Zhang
Browse files

Allow CAS HAL default implementation to use vndbinder

bug: 67029332
testing:
- build
- boot
- CTS MediaCasTest on Pixel2

Change-Id: I019e0156c67c84875310d630f8a8bec7aaa483a6
parent dcee57b8
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)
type hal_cas_default_exec, exec_type, vendor_file_type, file_type;
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