Closed
Bug 964095
Opened 11 years ago
Closed 11 years ago
DEVICE_DEBUG should set adb and devtools
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kgrandon, Assigned: kgrandon)
Details
Attachments
(1 file)
Currently it sets debugger.remote-mode = 'adb-devtools', which does not allow the app manager to connect to the device. We need to set adb-devtools instead.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8365714 -
Flags: review?(yurenju.mozilla)
Attachment #8365714 -
Flags: review?(fabrice)
Comment 2•11 years ago
|
||
Comment on attachment 8365714 [details] [review]
Github pull request
Kevin, r=yurenju if you modify build/test/integration/build.test.js:139 to adb-devtools
Attachment #8365714 -
Flags: review?(yurenju.mozilla) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8365714 [details] [review]
Github pull request
Fabrice - moving you to feedback? in case you have any comments before/after this lands.
Attachment #8365714 -
Flags: review?(fabrice) → feedback?(fabrice)
Assignee | ||
Comment 4•11 years ago
|
||
Got green travis, and landed in master: https://github.com/mozilla-b2g/gaia/commit/6586d2b8b43c6997be5cf5895bbdf3dd20490725
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Attachment #8365714 -
Flags: feedback?(fabrice)
You need to log in
before you can comment on or make changes to this bug.
Description
•