Allow nnapi for isolated_compute_app
isolated_compute_app was not able to use NNAPIv2 in Android U, so this is a workaround to temporarily unblock the app from using hardware acceleratetion. Bug: 281138203 Test: Manual Change-Id: I3c1f829b690b4ad1fe8bc43ff9435cbf62d048d4
This commit is contained in:
parent
900c400a54
commit
29f5fc9cfe
@ -1,4 +1,4 @@
|
||||
type edgetpu_nnapi_service, app_api_service, service_manager_type;
|
||||
type edgetpu_nnapi_service, app_api_service, service_manager_type, isolated_compute_allowed_service;
|
||||
type edgetpu_vendor_service, service_manager_type, hal_service_type;
|
||||
type edgetpu_dba_service, app_api_service, service_manager_type, isolated_compute_allowed_service;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user