mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-01 16:58:12 +02:00
The custom Chromium-as-Release builds were not being correctly installed before on android from the fetches. This patch fixes that by adding a `install-chromium-android` method to install with adb via mozdevice. Until now the logs were showing the correct `binary` and `app` so it was easily missed. It was incorrectly implemented in the `install-chromium-distributions` method but that only "installed" it on the host Linux device, and not actually on the Android device Differential Revision: https://phabricator.services.mozilla.com/D212598 |
||
|---|---|---|
| .. | ||
| browsertime | ||
| constants | ||
| logger | ||
| raptor | ||
| test | ||
| .eslintrc.js | ||
| mach_commands.py | ||
| MANIFEST.in | ||
| moz.build | ||
| requirements.txt | ||
| source_requirements.txt | ||