Previously supported in some cases. Now extend it to all common cases Bug: 263394888 Test: Built and ran DBA Hal on Android Device Change-Id: I9a5c6a6c8d8b6c23a7d86678ecae57a9f0bcdf7a
7 lines
293 B
Plaintext
7 lines
293 B
Plaintext
type edgetpu_nnapi_service, app_api_service, service_manager_type;
|
|
type edgetpu_vendor_service, service_manager_type, hal_service_type;
|
|
type edgetpu_dba_service, app_api_service, service_manager_type;
|
|
|
|
# EdgeTPU binder service type declaration.
|
|
type edgetpu_app_service, service_manager_type;
|