These apk files allow a user to bisect an issue which we cannot reproduce locally.
This is very low priority. It will result in a slow process, and will only be used as a truly last resort when diagnosing a longstanding issue.
I suspect this can be done via GitHub Actions: returning a parallel apk which wouldn't conflict with the package names of our 'standard' parallel apk files. We should NOT use the production signing key for these apk files.
These
apkfiles allow a user to bisect an issue which we cannot reproduce locally.This is very low priority. It will result in a slow process, and will only be used as a truly last resort when diagnosing a longstanding issue.
I suspect this can be done via GitHub Actions: returning a parallel
apkwhich wouldn't conflict with the package names of our 'standard' parallelapkfiles. We should NOT use the production signing key for theseapkfiles.