summaryrefslogtreecommitdiff
path: root/tools/aapt/SdkConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/aapt/SdkConstants.h')
-rw-r--r--tools/aapt/SdkConstants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/aapt/SdkConstants.h b/tools/aapt/SdkConstants.h
index c1fcf5cad240..27ffcdf52168 100644
--- a/tools/aapt/SdkConstants.h
+++ b/tools/aapt/SdkConstants.h
@@ -44,6 +44,7 @@ enum {
SDK_O = 26,
SDK_O_MR1 = 27,
SDK_P = 28,
+ SDK_Q = 29,
};
#endif // H_AAPT_SDK_CONSTANTS