Hi folks, tl;dr: `~/.mozbuild/android-sdk-$OS/tools/bin/sdkmanager docs` to unbreak `mach android archive-geckoview`
In automation, we witnessed intermittent failures producing javadoc as the tooling tried to resolve d.android.com (which, somewhow, appears very flaky). To fix this we instead used a fixed reference, but that reference is supplied by the `docs` SDK package. Install that package to avoid javadoc: warning - Error reading file: /home/snorp/.mozbuild/android-sdk-linux/docs/reference/package-list See https://bugzilla.mozilla.org/show_bug.cgi?id=1555255. Best, Nick
_______________________________________________ mobile-firefox-dev mailing list mobile-firefox-dev@mozilla.org https://mail.mozilla.org/listinfo/mobile-firefox-dev