aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Di Giorgio <michele.digiorgio@arm.com>2020-11-04 14:30:48 +0000
committerTeresaARM <teresa.charlinreyes@arm.com>2020-11-04 16:10:01 +0000
commitca6068594bcabcc392f30c8ff3188b03f4a35407 (patch)
tree48ce7aea14e7fd337827401954d57b86804a51cd
parentb8a15d502c95e9e4c74176536848c5a70dca50d1 (diff)
downloadComputeLibrary-ca6068594bcabcc392f30c8ff3188b03f4a35407.tar.gz
COMPMID-3599: Remove arm_compute/core/NEON from Android.bp script
NEON core is now all is src. Change-Id: I6ff87706e1dc4d31faf68c60ec30c54f1e92b0fb Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4324 Reviewed-by: Michalis Spyrou <michalis.spyrou@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 06501c5767..8d931c23c8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -42,7 +42,6 @@ cc_library_static {
proprietary: true,
local_include_dirs: ["build/android-arm64v8a/src/core",
"build/android-arm64v8a/src/core/CL",
- "arm_compute/core/NEON/kernels/assembly",
"src/core/common",
"src/core/helpers",
"src/core/NEON/kernels/assembly",