aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cceed2f2..5911f69b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -300,6 +300,7 @@ cc_library_static {
"clframework/src/runtime/Allocator.cpp",
"clframework/src/runtime/BlobLifetimeManager.cpp",
"clframework/src/runtime/BlobMemoryPool.cpp",
+ "clframework/src/runtime/MEMUtils.cpp",
"clframework/src/runtime/CL/CLBufferAllocator.cpp",
"clframework/src/runtime/CL/CLDistribution1D.cpp",
"clframework/src/runtime/CL/CLHOG.cpp",