commit | f453228161bc09d14ec7b7f90f574ca0a439f35f | [log] [tgz] |
---|---|---|
author | Yurii Zubrytskyi <[email protected]> | Mon Apr 04 22:53:03 2022 -0700 |
committer | Yurii Zubrytskyi <[email protected]> | Tue Apr 12 12:35:04 2022 -0700 |
tree | ccdbe8c6d9b4d68d530c07fe003a24b9cab5a0fd | |
parent | 595ec5f75c7978c036c1ffb5f62159d4d7c31cf7 [diff] [blame] |
frameworks/base - Tiramisu is now 33 #2 Set current API level Test: Build and boot Bug: 225745567 Change-Id: If135d9795e812cc286c720b9351eaf6be621fd5b
diff --git a/tools/aapt/SdkConstants.h b/tools/aapt/SdkConstants.h index f57c4ee..a146466 100644 --- a/tools/aapt/SdkConstants.h +++ b/tools/aapt/SdkConstants.h
@@ -48,6 +48,7 @@ SDK_R = 30, SDK_S = 31, SDK_S_V2 = 32, + SDK_TIRAMISU = 33, SDK_CUR_DEVELOPMENT = 10000, };