aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 3a0315fa..68804ef2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -417,6 +417,7 @@ cc_library_static {
"clframework/src/runtime/Allocator.cpp",
"clframework/src/runtime/BlobLifetimeManager.cpp",
"clframework/src/runtime/BlobMemoryPool.cpp",
+ "clframework/src/runtime/IWeightsManager.cpp",
"clframework/src/runtime/CL/CLBufferAllocator.cpp",
"clframework/src/runtime/CL/CLDistribution1D.cpp",
"clframework/src/runtime/CL/CLHelpers.cpp",
@@ -579,7 +580,6 @@ cc_library_static {
"clframework/src/runtime/IScheduler.cpp",
"clframework/src/runtime/ISimpleLifetimeManager.cpp",
"clframework/src/runtime/ITensorAllocator.cpp",
- "clframework/src/runtime/IWeightsManager.cpp",
"clframework/src/runtime/LutAllocator.cpp",
"clframework/src/runtime/Lut.cpp",
"clframework/src/runtime/Memory.cpp",