Closed
Bug 1637379
Opened 5 years ago
Closed 5 years ago
Optimize android toolchains
Categories
(Firefox Build System :: Toolchains, enhancement)
Firefox Build System
Toolchains
Tracking
(firefox78 fixed)
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: catlee, Assigned: catlee)
References
Details
Attachments
(1 file)
Our android builds and tests currently both use the same android-sdk toolchain. This file is quite large (~560MB), and I think includes some redundant data: 145MB in mozboot/sdk-tools-linux-4333796.zip.
Tests in particular don't need all of the build tools that we are packaging up in this bundle.
I would like to create a new toolchain for the emulators, as well as removing the extra files from the SDK package.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → catlee
Assignee | ||
Comment 1•5 years ago
|
||
Create an emulator toolchain
Stop including mozboot/sdk-*.zip in our tarball
Depends on D74930
Updated•5 years ago
|
Attachment #9147740 -
Attachment description: Bug 1637379: Optimize android toolchains → Bug 1637379: Optimize android toolchains r=gbrown
Pushed by catlee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5d1fbed42ab7
Optimize android toolchains r=gbrown
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•