Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
f55a7ceaf4851573d2cb494e1c701136748334d2
/
.
/
tools
/
build
/
feature
/
test-bionic.c
blob: eac24e9513ebc0f35d5ee8ebbb450ab2f1fa5bc2 [
file
] [
log
] [
blame
]
#include
<android/api-level.h>
int
main
(
void
)
{
return
__ANDROID_API__
;
}