blob: 0358780fcd9ecbf6cdf30ca44cb9498b1c49684f [file] [log] [blame]
def match_broken(abi, platform, device_platform, toolchain, subtest=None):
if abi in ('x86', 'x86_64'):
return abi, 'http://b/24380035'
return None, None