Imported Upstream version 4.2.2-2
[deb_android-headers.git] / android-version.h
CommitLineData
1e494cf4
JB
1#ifndef ANDROID_VERSION_H_
2#define ANDROID_VERSION_H_
3
4#define ANDROID_VERSION_MAJOR 4
5#define ANDROID_VERSION_MINOR 2
6#define ANDROID_VERSION_PATCH 2
7#define ANDROID_VERSION_PATCH2 0
8#define ANDROID_VERSION_PATCH3 0
9
10#endif