Closed
Bug 1242284
Opened 7 years ago
Closed 7 years ago
Split Fennec Gradle configuration into multiple product flavors
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect)
Firefox Build System
Android Studio and Gradle Integration
Tracking
(firefox46 fixed)
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
References
(Blocks 1 open bug)
Details
Right now, we build no Gradle product /flavors/ -- just debug and release /configurations/. Looking ahead, we want to use new API 21+ dex improvements locally (for fast development cycles), continue supporting API <21 developers, and also produce automation-specific APKs. This ticket tracks landing such an initial split.
Assignee | ||
Comment 1•7 years ago
|
||
I'm going to land an updated version of the patch sebastian reviewed in https://bugzilla.mozilla.org/show_bug.cgi?id=1228418#c4 for this ticket.
Assignee | ||
Updated•7 years ago
|
Component: Build Config → Build Config & IDE Support
Product: Core → Firefox for Android
Assignee | ||
Comment 2•7 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/db7cf2a8fd1107919d7b1affd4e4caea62789ba9 Bug 1242284 - Pre: Remove no longer required Maven repository; bump test-only dependency. r=me https://hg.mozilla.org/integration/fx-team/rev/cf715a2893acb9a07d74974868301c502f0b5c9d Bug 1242284 - Add local, localOld, and automation Gradle product flavors. r=sebastian https://hg.mozilla.org/integration/fx-team/rev/6f30a80e353d48a5c113c11672bcc7a4c3a2601d Bug 1242284 - Post: Use Gradle's manifest placeholders to produce Robocop manifest. r=sebastian
Comment 3•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/db7cf2a8fd11 https://hg.mozilla.org/mozilla-central/rev/cf715a2893ac https://hg.mozilla.org/mozilla-central/rev/6f30a80e353d
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
Updated•4 years ago
|
Product: Firefox for Android → Firefox Build System
Target Milestone: Firefox 46 → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•