Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
cortex-a53-835769
/
test_config.py
blob: 44fdd671cc888718c2ab996f5bb7ae95f2534f99 [
file
] [
log
] [
blame
]
def
build_unsupported
(
test
):
if
test
.
config
.
abi
!=
"arm64-v8a"
:
return
test
.
config
.
abi
return
None