Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4029b05b authored by Bart Van Assche's avatar Bart Van Assche
Browse files

Add __ANDROID_API_[STU]__ definitions



Bring the host_init_stubs.h header file in sync with the
<android/api-level.h> header file.

Change-Id: I0d344b5f89f909e5315a0075773efd0b725a72a4
Signed-off-by: default avatarBart Van Assche <bvanassche@google.com>
parent 202a6880
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,6 +29,9 @@
#define __ANDROID_API_P__ 28
#define __ANDROID_API_Q__ 29
#define __ANDROID_API_R__ 30
#define __ANDROID_API_S__ 31
#define __ANDROID_API_T__ 33
#define __ANDROID_API_U__ 34

// sys/system_properties.h
#define PROP_VALUE_MAX 92