Commit 20b9d5e
Android optimization: AOT compilation, profiled AOT, targetSdkVersion 34→36
- Enable RunAOTCompilation + AndroidEnableProfiledAot in Release for
lower latency gameplay on Samsung S23 Ultra and similar devices
- Suppress trim analysis warnings in Release (reflection-heavy codebase)
- Upgrade AndroidManifest targetSdkVersion from 34 to 36 across all 6
Android projects to match .NET 10 Android SDK 36 and eliminate XA4211
Agent-Logs-Url: https://github.com/winnerspiros/osu/sessions/033e5847-1348-4d63-b60a-24a3b90f89ea
Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>1 parent 6005694 commit 20b9d5e
7 files changed
Lines changed: 14 additions & 6 deletions
File tree
- osu.Android
- osu.Game.Rulesets.Catch.Tests.Android
- osu.Game.Rulesets.Mania.Tests.Android
- osu.Game.Rulesets.Osu.Tests.Android
- osu.Game.Rulesets.Taiko.Tests.Android
- osu.Game.Tests.Android
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments