platform_bionic/libc/include/android
Elliott Hughes 4aa2e6a32a Give bionic's __ANDROID_API__ a more reasonable value.
This matches what frameworks/base does with Build.VERSION and means that
bionic's version number will always sort >= than any released version.
This should prevent confusion in code that builds both against bionic
and the NDK.

(Note that <sys/cdefs.h> drags this in, so it's always in the namespace.)

Bug: 14613709
Change-Id: I91fb745920e848a6b20f2f5797c0a7d6cde6c032
2014-05-07 12:57:51 -07:00
..
api-level.h Give bionic's __ANDROID_API__ a more reasonable value. 2014-05-07 12:57:51 -07:00
dlext.h Allow sharing the RELRO section via a file. 2014-04-17 14:30:46 +01:00