Refresh android-20 headers/libs
bionic: adfc007dbf936bd021d79ba2d2c360a3cfc77be9 5/19 2014 Change-Id: I4836f04d9b5b68abe7896e246c9dffa2e175e4ca
This commit is contained in:
@@ -25,9 +25,14 @@
|
||||
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifndef ANDROID_API_LEVEL_H
|
||||
#define ANDROID_API_LEVEL_H
|
||||
|
||||
#define __ANDROID_API__ 10
|
||||
/*
|
||||
* Magic version number for a current development build, which has
|
||||
* not yet turned into an official release.
|
||||
*/
|
||||
#define __ANDROID_API__ 10000
|
||||
|
||||
#endif /* ANDROID_API_LEVEL_H */
|
||||
|
||||
Reference in New Issue
Block a user