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 27ffcdf52168..04fbbe1f1069 100644
--- a/tools/aapt/SdkConstants.h
+++ b/tools/aapt/SdkConstants.h
@@ -45,6 +45,7 @@ enum {
SDK_O_MR1 = 27,
SDK_P = 28,
SDK_Q = 29,
+ SDK_R = 30,
};
#endif // H_AAPT_SDK_CONSTANTS