aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA18
1 files changed, 18 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..b16ca91
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+name: "arm_neon_tests"
+description:
+ "ARM neon tests. Used to test certain devices, not to be distributed with system images."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://github.com/christophe-lyon/arm-neon-tests"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/christophe-lyon/arm-neon-tests.git"
+ }
+ version: "333ee3023f49a605e886e77c6e8c49bf655c81fb"
+ last_upgrade_date { year: 2017 month: 11 day: 15 }
+
+ local_modifications: "Android.mk is created on basis of Makefile. Some tests are disabled to prevent clang crash on buildbots."
+}