commit | 626def53a70a3442b3277a57e0501611fdf8784c | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Wed Aug 24 13:11:28 2022 +0100 |
committer | Roland Levillain <rpl@google.com> | Wed Aug 24 16:49:02 2022 +0000 |
tree | 75d042358b8852661f61834d044185a7163d9a20 | |
parent | e90c80308e402e3a3e71a0eb07be3b35e9b97a77 [diff] |
Fix SDK version codes in ART w.r.t. API levels 32 and 33. Define the SDK version codes for API level 32 as "S V2" (Android 12L) and for API level 33 as "T" (Android 13), as per https://developer.android.com/studio/releases/platforms. Retain the existing behavior regarding numeric version codes in users in the ART code base. Test: Run ART gtests and run-tests Change-Id: I07cf3cbc230afdc5d33eb13af0a71c845b22782e