Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
timegm
/
test_config.py
blob: f261049982bca93a1d9aef0f114b166e7dc6dfdd [
file
] [
log
] [
blame
]
def
build_unsupported
(
test
):
if
test
.
config
.
api
<
12
:
return
test
.
config
.
api
return
None