Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
issue22345-ICE-postreload
/
test_config.py
blob: 1db330b648728167567d67422adbd50a0432803a [
file
] [
log
] [
blame
]
def
build_unsupported
(
test
):
if
test
.
config
.
abi
!=
"armeabi-v7a"
:
return
test
.
config
.
abi
return
None