Remove NativeAOT workaround after runtime#128020 flows in
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 579
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 257
Description
## Follow-up
Remove the workaround added in https://github.com/dotnet/android/pull/11317 once https://github.com/dotnet/runtime/pull/128020 has flowed into this repo through the normal Maestro dependency update.
## Background
`dotnet/runtime#128020` works around the illink issue that required the `dotnet/android#11317` workaround. After a Maestro update brings that runtime change into `dotnet/android`, the local workaround should no longer be needed.
## Done when
- The Maestro dependency update containing `dotnet/runtime#128020` has merged into `dotnet/android`.
- The workaround from `dotnet/android#11317` is removed.
- Relevant NativeAOT/trimmable typemap validation still passes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.