Sign in
android
/
platform
/
ndk
/
ccb50936470af0c6ccf35bc463a0723b637fd1cd
/
.
/
tests
/
device
/
fenv
/
test_config.py
blob: 2d8c4f564ba198a6bcef7726cf2a12a83198b0d7 [
file
] [
log
] [
blame
]
def
build_unsupported
(
abi
,
platform
,
toolchain
):
if
abi
==
'armeabi'
:
return
abi
return
None