aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
blob: b16ca9168fbcaf7ceba3060ced230af2a6b8b1fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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."
}