Open
Bug 1869657
Opened 2 years ago
Updated 6 months ago
AVD image generation is not deterministic
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect)
Firefox Build System
Android Studio and Gradle Integration
Tracking
(Not tracked)
NEW
People
(Reporter: glandium, Unassigned)
References
Details
This is a followup to bug 1868680. Bug 1868680 merely worked around the core problem, which this bug is about.
Ideally, the production of the AVD images would be entirely deterministic. That might not be entirely possible, but we should at least strive for something that is maximally deterministic. Anything that is not deterministic in the process can cause problems later, as has now happened with bug 1868680, where an update of the emulator on Google's side broke its ARM support (and I'm sure if we dig, there have been other cases in the past)
Comment 1•1 years ago
|
||
The severity field is not set for this bug.
:rsainani, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(rsainani)
Updated•6 months ago
|
Flags: needinfo?(rsainani)
You need to log in
before you can comment on or make changes to this bug.
Description
•