42959b8f6e
bug: 67029332 testing: - build - boot - CTS MediaCasTest on Pixel2 Change-Id: I019e0156c67c84875310d630f8a8bec7aaa483a6
8 lines
281 B
Text
8 lines
281 B
Text
type hal_cas_default, domain;
|
|
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);
|