jesswrd
jesswrd
Deleted the "Android api that Virtual display relies on is deprecated in android 16" in the umbrella issue. There is no evidence that this was done in Android 16, and...
Example of physical Android devices being updated: https://github.com/flutter/flutter/issues/163263
Cannot update mokey devices to Android 16. Confirmed with kent https://github.com/flutter/flutter/issues/171552#issuecomment-3046064229
All android test targets in CI are testing against a 36 system image and AVD: https://github.com/flutter/flutter/issues/163071
The only pending robolectric file dependencies to be updated to 4.16 are in [project lockfiles in flutter/flutter](https://github.com/search?q=repo%3Aflutter%2Fflutter+%22robolectric%3A%22+path%3Alockfile&type=code). Almost all but one ([google_mobile_ads](https://github.com/googleads/googleads-mobile-flutter)) are maintained by us. These lockfiles will be...
The exact warnings I'm trying to suppress/resolve: https://github.com/flutter/flutter/issues/178908