6 lines
242 B
Plaintext
6 lines
242 B
Plaintext
|
# EdgeTPU binder service type declaration.
|
||
|
type edgetpu_app_service, service_manager_type;
|
||
|
|
||
|
type edgetpu_vendor_service, service_manager_type, vendor_service;
|
||
|
type edgetpu_nnapi_service, app_api_service, service_manager_type, vendor_service;
|