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