Sign in
android
/
platform
/
ndk
/
65290c0584fcfe51c1e7cae30abf26be3e990a77
/
.
/
tests
/
device
/
issue61659-neon-assignment
/
test_config.py
blob: 13e589e161c76bb52a9f3e18c6a713ff43e33b7d [
file
] [
log
] [
blame
]
def
build_unsupported
(
abi
,
platform
):
if
abi
!=
'armeabi-v7a'
:
return
abi
return
None