Open
Bug 1990992
Opened 25 days ago
Updated 25 days ago
Migrate Android performance tests to use AAB+bundletool instead of APK
Categories
(Core :: Performance Engineering, enhancement)
Core
Performance Engineering
Tracking
()
NEW
People
(Reporter: tcampbell, Unassigned)
References
(Blocks 1 open bug)
Details
If we eventually want to support Isolated Splits (Bug 1967556), we'll need to get away from our single-APK workflow in performance tests and move towards using AABs directly. The standard tool for processing and installing AABs is bundletool (which runs on a JDK on the host).
MozDevice already has basic support to install AABs using bundletool.
Using AABs also simplifies doing baseline profile tests and we might be able to replace the manual management of DM files that happens here.
Reporter | ||
Updated•25 days ago
|
Blocks: isolated-splits
You need to log in
before you can comment on or make changes to this bug.
Description
•