We want to avoid associating types with where they can be used. Bug: 237115222 Test: build Change-Id: I4766227e2261d0d57be090933926ff3b439694f6
5 lines
228 B
Text
5 lines
228 B
Text
# EdgeTPU binder service type declaration.
|
|
type edgetpu_app_service, service_manager_type;
|
|
|
|
type edgetpu_vendor_service, service_manager_type, hal_service_type;
|
|
type edgetpu_nnapi_service, app_api_service, service_manager_type;
|