Closed
Bug 1219512
Opened 9 years ago
Closed 9 years ago
Support Android version code computations for API 11 and 14
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect)
Firefox Build System
Android Studio and Gradle Integration
All
Android
Tracking
(firefox44 fixed)
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: rnewman, Assigned: rnewman)
References
Details
Attachments
(1 file)
4.53 KB,
patch
|
Details | Diff | Splinter Review |
We want to support 11 until we bump to 14, but we also want to support 14 so we can build correctly with either option, and unbreak b2gdroid.
Splitting this out from Bug 1155801.
Assignee | ||
Comment 1•9 years ago
|
||
This is a reworked version of Part 2 from the main bug. It allows both v11 and v14 as valid lower bounds for the upper split.
Fabrice, could you try this out?
Comment 2•9 years ago
|
||
Richard, that patched worked fine for b2gdroid. Thanks!
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/e58416c87b3ab34a3da9203c4079d6d63dd1c561
Bug 1219512 - Bump Android version code computation check. r=nalexander
Assignee | ||
Comment 4•9 years ago
|
||
Nick: FYI, I landed this supporting both 11 and 14 to make sure that both Fennec and b2gdroid continued to build. I'll file a follow-up to forbid 11.
Comment 5•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 44
Updated•5 years ago
|
Product: Firefox for Android → Firefox Build System
Target Milestone: Firefox 44 → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•