Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
b9193874-neon
/
test_config.py
blob: f765dff2cd8806c3c3a00ad5ac5a15f6b81b4dcd [
file
] [
log
] [
blame
]
def
build_unsupported
(
test
):
if
test
.
config
.
abi
!=
"armeabi-v7a"
:
return
test
.
config
.
abi
return
"clang"