• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "presubmit": [
3        // uses ubsan sanitizers, which are no longer populated in the base system image
4        // TODO(b/221936773)
5        // { "name": "oob_oggpack_look" }
6    ],
7
8    "postsubmit": [
9        { "name": "VorbisDecoderTest" }
10    ]
11}
12
13