You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
291 B
13 lines
291 B
4 months ago
|
// mappings for frameworks/av/media/codec2/sfplugin
|
||
|
{
|
||
|
"presubmit": [
|
||
|
// failing 1 of 11
|
||
|
// TODO(b/156167471)
|
||
|
// { "name": "ccodec_unit_test" },
|
||
|
|
||
|
// failing 4 of 17, around max-input-size defaults & overrides
|
||
|
// TODO(b/156167471)
|
||
|
//{ "name": "mc_sanity_test"}
|
||
|
]
|
||
|
}
|