commit | de1601534499222447556e4f293d90f8ea30cae6 | [log] [tgz] |
---|---|---|
author | Alex Buynytskyy <[email protected]> | Tue Apr 04 19:52:28 2023 +0000 |
committer | Steven Moreland <[email protected]> | Fri Apr 07 18:24:19 2023 +0000 |
tree | 570d5d35ac30758d77135995a527bb624870c106 | |
parent | c7ffdf8bd63cb79faab7802363b97ce2792b1ea5 [diff] [blame] |
UpsideDownCake is now 34 Ignore-AOSP-First: UpsideDownCake Finalization Bug: 275409981 Test: build RESOURCES_FINALIZATION=UpsideDownCake Finalization Change-Id: I63623f89bdfa49b43b6a1cff05a6386202d7344d
diff --git a/tools/aapt/SdkConstants.h b/tools/aapt/SdkConstants.h index a146466..e2c1614 100644 --- a/tools/aapt/SdkConstants.h +++ b/tools/aapt/SdkConstants.h
@@ -49,6 +49,7 @@ SDK_S = 31, SDK_S_V2 = 32, SDK_TIRAMISU = 33, + SDK_UPSIDE_DOWN_CAKE = 34, SDK_CUR_DEVELOPMENT = 10000, };