Sign in
android
/
platform
/
ndk
/
4b485bf4fbd62ce2be8f45958cd223230a5be538
/
.
/
tests
/
device
/
static-executable
/
test_config.py
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