aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 6c37de3c7b..59fb270d0d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -443,6 +443,7 @@ cc_library_static {
"src/runtime/CL/CLTensorAllocator.cpp",
"src/runtime/CL/CLTuner.cpp",
"src/runtime/CL/ICLSimpleFunction.cpp",
+ "src/runtime/CL/Utils.cpp",
"src/runtime/CL/functions/CLAbsoluteDifference.cpp",
"src/runtime/CL/functions/CLAccumulate.cpp",
"src/runtime/CL/functions/CLActivationLayer.cpp",