summaryrefslogtreecommitdiff
path: root/nn/common/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'nn/common/Android.bp')
-rw-r--r--nn/common/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/nn/common/Android.bp b/nn/common/Android.bp
index 366470243..2fdfd5e45 100644
--- a/nn/common/Android.bp
+++ b/nn/common/Android.bp
@@ -86,6 +86,7 @@ cc_library_static {
srcs: [
"ExecutionBurstController.cpp",
"ExecutionBurstServer.cpp",
+ "LegacyHalUtils.cpp",
"LegacyUtils.cpp",
"MemoryUtils.cpp",
],
@@ -156,6 +157,7 @@ cc_library_static {
"ExecutionBurstServer.cpp",
"GraphDump.cpp",
"IndexedShapeWrapper.cpp",
+ "LegacyHalUtils.cpp",
"LegacyUtils.cpp",
"MemoryUtils.cpp",
"MetaModel.cpp",