Some of the API which is consumed from mono BCL, is not used anymore on .NET5/6. Like https://github.com/mono/mono/blob/4c8d3505ed5bad8ef1c8b7e355a8cc257b3e2f1b/mcs/class/System/System/AndroidPlatform.cs#L59 for example.
We can stop building parts of Android.Runtime.AndroidEnvironment on .NET5/6.