Sign in
android-kvm
/
linux
/
16c5dcb13a371feae0e680e6518775b5335b37d8
/
.
/
tools
/
build
/
feature
/
test-bionic.c
blob: eac24e9513ebc0f35d5ee8ebbb450ab2f1fa5bc2 [
file
] [
log
] [
blame
]
#include
<android/api-level.h>
int
main
(
void
)
{
return
__ANDROID_API__
;
}