Merge pull request #28964 from silfverstrom:silfverstrom/nnapi_incorrect_log_format
PiperOrigin-RevId: 249684077
This commit is contained in:
commit
a90db88e28
@ -173,7 +173,7 @@ const NnApi LoadNnApi() {
|
||||
LOAD_FUNCTION_RENAME(cutils_handle, ASharedMemory_create,
|
||||
"ashmem_create_region");
|
||||
} else {
|
||||
NNAPI_LOG("nnapi error: unable to open neither libraries %s and %d",
|
||||
NNAPI_LOG("nnapi error: unable to open neither libraries %s and %s",
|
||||
"libandroid.so", "libcutils.so");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user