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 db4a3aa843..bafbe8fe89 100644
--- a/Android.bp
+++ b/Android.bp
@@ -447,8 +447,8 @@ cc_library_static {
"src/runtime/CL/functions/CLDequantizationLayer.cpp",
"src/runtime/CL/functions/CLDirectConvolutionLayer.cpp",
"src/runtime/CL/functions/CLDirectDeconvolutionLayer.cpp",
- "src/runtime/CL/functions/CLElementWiseUnaryLayer.cpp",
"src/runtime/CL/functions/CLElementwiseOperations.cpp",
+ "src/runtime/CL/functions/CLElementwiseUnaryLayer.cpp",
"src/runtime/CL/functions/CLFFT1D.cpp",
"src/runtime/CL/functions/CLFFT2D.cpp",
"src/runtime/CL/functions/CLFFTConvolutionLayer.cpp",