Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
weak_symbols_unguarded_availability
/
test_config.py
blob: ad19b52fd9b2630f8cb516ec073a6441712ad753 [
file
] [
log
] [
blame
]
def
extra_cmake_flags
()
->
list
[
str
]:
return
[
"-DANDROID_WEAK_API_DEFS=ON"
]
def
is_negative_test
()
->
bool
:
return
True