Closed
Bug 1024238
Opened 10 years ago
Closed 10 years ago
Die in configure if building with less than SDK 17 (not 19)
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect)
Firefox Build System
Android Studio and Gradle Integration
All
Android
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla33
People
(Reporter: rnewman, Assigned: rnewman)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
Tested with 17 and 19 on Mac.
Attachment #8438814 -
Flags: review?(nalexander)
Assignee | ||
Comment 2•10 years ago
|
||
Backed out in https://hg.mozilla.org/integration/fx-team/rev/4ed277e051da for Android build bustage:
https://tbpl.mozilla.org/php/getParsedLog.php?id=41563690&tree=Fx-Team
"configure: error: The given Android SDK provides API level 17 (19 or higher required)."
Flags: needinfo?(rnewman)
Assignee | ||
Comment 4•10 years ago
|
||
So then I guess Nick was right when he said 17 was enough! And indeed the docs say he's right. Relanding with 17, not 19.
Flags: needinfo?(rnewman)
Assignee | ||
Comment 5•10 years ago
|
||
Assignee | ||
Comment 6•10 years ago
|
||
Aaaand I'm going to let that incorrect commit message slide. Sigh.
Summary: Die in configure if building with less than SDK 19 → Die in configure if building with less than SDK 17 (not 19)
Comment 7•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 33
Comment 8•10 years ago
|
||
Comment on attachment 8438814 [details] [diff] [review]
Die in configure if building with less than SDK 19. v1
Review of attachment 8438814 [details] [diff] [review]:
-----------------------------------------------------------------
This landed, clearing flag.
Attachment #8438814 -
Flags: review?(nalexander)
Updated•5 years ago
|
Product: Firefox for Android → Firefox Build System
Target Milestone: Firefox 33 → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•