aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp17
1 files changed, 0 insertions, 17 deletions
diff --git a/Android.bp b/Android.bp
index 7632c8c1..a2c80531 100644
--- a/Android.bp
+++ b/Android.bp
@@ -3,23 +3,6 @@
// SPDX-License-Identifier: MIT
//
-bootstrap_go_package {
- name: "armnn_nn_driver",
- pkgPath: "android-nn-driver",
- deps: [
- "blueprint",
- "blueprint-pathtools",
- "blueprint-proptools",
- "soong",
- "soong-android",
- "soong-cc",
- ],
- srcs: [
- "androidnn.go",
- ],
- pluginFor: [ "soong_build" ],
-}
-
////////////////////////////////////////////
// //
// static boost libs //