commit | cf97d7f121c8e7c8127dbbe00ea2958b159368da | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Aug 22 10:50:29 2018 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Aug 22 10:50:29 2018 -0700 |
tree | cbd6c42b02d94b545bc939882adc0ceb1c265480 | |
parent | 8f2298e73f4d930b58a8466fd7264e9a88c96d99 [diff] [blame] |
Folks are starting to need a placeholder name for Q. Better to just have one place to update... Bug: N/A Test: builds Change-Id: If7135d26f498b0841f9ae505bf6ca3ed05767345
diff --git a/libc/include/android/api-level.h b/libc/include/android/api-level.h index 7a909d7..6ed6c0a 100644 --- a/libc/include/android/api-level.h +++ b/libc/include/android/api-level.h
@@ -59,5 +59,6 @@ #define __ANDROID_API_O__ 26 #define __ANDROID_API_O_MR1__ 27 #define __ANDROID_API_P__ 28 +#define __ANDROID_API_Q__ 29 #endif