commit | e4e3d4a1cd394c5109328c1ae948b8f268245273 | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Tue Apr 23 18:03:08 2024 +0000 |
committer | Michael Wright <michaelwr@google.com> | Tue Apr 23 18:03:08 2024 +0000 |
tree | e55b67c31480430c6cae53674efe72e2a24efc11 | |
parent | 52d345f538645076ee285e652ce2539ec70e13fe [diff] [blame] |
V is 35. It's not bromine, it's not a gauge of film: it's the next Android release. Bug: 335304236 Test: presubmit Change-Id: I20b47bf5c4d922f2e2061bd1ef0606fb5a7f7efb
diff --git a/tools/aapt/SdkConstants.h b/tools/aapt/SdkConstants.h index e2c1614..ebb82ce 100644 --- a/tools/aapt/SdkConstants.h +++ b/tools/aapt/SdkConstants.h
@@ -50,6 +50,7 @@ SDK_S_V2 = 32, SDK_TIRAMISU = 33, SDK_UPSIDE_DOWN_CAKE = 34, + SDK_VANILLA_ICE_CREAM = 35, SDK_CUR_DEVELOPMENT = 10000, };