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 e38ea65d55..4bd307447b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -695,8 +695,8 @@ cc_library_static {
"src/gpu/cl/kernels/ClIm2ColKernel.cpp",
"src/gpu/cl/kernels/ClIndirectConv2dAddressPrecalculationKernel.cpp",
"src/gpu/cl/kernels/ClIndirectConv2dKernel.cpp",
+ "src/gpu/cl/kernels/ClMatMulNativeKernel.cpp",
"src/gpu/cl/kernels/ClMulKernel.cpp",
- "src/gpu/cl/kernels/ClNativeMatMulKernel.cpp",
"src/gpu/cl/kernels/ClPermuteKernel.cpp",
"src/gpu/cl/kernels/ClPool2dKernel.cpp",
"src/gpu/cl/kernels/ClPool3dKernel.cpp",