Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
device
/
emm
/
test_config.py
blob: 9f4f6a6034e9174ae6cb29faca49164ee40ebf75 [
file
] [
log
] [
blame
]
def
build_unsupported
(
test
):
if
test
.
config
.
abi
!=
"x86"
:
return
test
.
config
.
abi
return
None