blob: 0c8a2f04c3a9722e52370a87c8ce9cc5e8312a3f [file] [log] [blame]
def match_broken(abi, platform, toolchain, subtest=None):
if abi == 'arm64-v8a':
return abi, 'http://b/24468267'
return None, None