Closed
Bug 733285
Opened 13 years ago
Closed 13 years ago
Add bluetooth default option and change ril option locations in configure.in
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: qdot, Assigned: qdot)
References
Details
Attachments
(1 file, 1 obsolete file)
517 bytes,
patch
|
mwu
:
review+
|
Details | Diff | Splinter Review |
Once we don't have to worry about bluedroid support (since the functions are being moved behind dlopen in 729470), we should readd bluetooth to the default build for gonk.
Assignee | ||
Updated•13 years ago
|
Blocks: b2g-bluetooth
Depends on: 729470
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → kyle
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #604225 -
Flags: review?(mwu)
Comment 2•13 years ago
|
||
Comment on attachment 604225 [details] [diff] [review]
Bug 733285: Add bluetooth to default b2g build again
Err, MOZ_B2G_RIL isn't suppose to be there. This section is for graphics related config options.
Can you try to put MOZ_B2G_RIL/BT below the line that says _PLATFORM_DEFAULT_TOOLKIT=cairo-gonk ? That area is for more general config things. If that doesn't work, just leave it as you have it here and I might come back and fix it later.
Attachment #604225 -
Flags: review?(mwu) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Went back and changed where RIL/BT were defined to match where mwu recommended.
Attachment #604225 -
Attachment is obsolete: true
Attachment #604256 -
Flags: review?(mwu)
Comment 4•13 years ago
|
||
Comment on attachment 604256 [details] [diff] [review]
Bug 733285: Add bluetooth to default b2g build again
Great, thanks.
Attachment #604256 -
Flags: review?(mwu) → review+
Assignee | ||
Comment 5•13 years ago
|
||
Made bug name more accurate
Summary: Add bluetooth to default b2g build again → Add bluetooth default option and change ril option locations in configure.in
Assignee | ||
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
You need to log in
before you can comment on or make changes to this bug.
Description
•