We already had at least two different CI issues caused by the Android SDK's sdkmanager:
The root cause of those issues is that sdkmanager doesn't support any kind of pinning (as far as I can tell), and any change Google makes can break our CI.
Should we develop a pinning mechanism and use it for all the Android SDK components?
cc @rust-lang/infra
We already had at least two different CI issues caused by the Android SDK's sdkmanager:
The root cause of those issues is that sdkmanager doesn't support any kind of pinning (as far as I can tell), and any change Google makes can break our CI.
Should we develop a pinning mechanism and use it for all the Android SDK components?
cc @rust-lang/infra