Sign in
android
/
platform
/
ndk
/
b7fb0342175c0d1c8271f6ee4a3accbe41f01ac1
/
.
/
tests
/
build
/
cortex-a53-835769
/
test_config.py
blob: 631ce8e6b7f5b8df1dbb7fdc38c821a9ff55a192 [
file
] [
log
] [
blame
]
def
build_unsupported
(
abi
,
platform
):
if
abi
!=
'arm64-v8a'
:
return
abi
return
None