Closed
Bug 1107752
Opened 11 years ago
Closed 11 years ago
(gonk-l) Proximity sensor doesn't work
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(feature-b2g:2.2+)
People
(Reporter: askeing, Assigned: viralwang)
References
Details
STR:
1. power on Nexus 5.
2. connect to Nexus 5 by marionette.
3. run following async script by marionette:
window.addEventListener('deviceproximity', function(event) { marionetteScriptFinished(event.value); });
Excepted:
Return the value of proximity sensor.
Actual:
Reutrn None.
Comment 1•11 years ago
|
||
Hi Viral, Since you are working on sensor parts, I assign this bug to you.
If you think this is a wrong assignment, please let me know.
Assignee: nobody → vwang
| Reporter | ||
Comment 2•11 years ago
|
||
fixed by bug 1112175
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
feature-b2g: --- → 2.2+
Updated•11 years ago
|
Target Milestone: --- → 2.2 S2 (19dec)
You need to log in
before you can comment on or make changes to this bug.
Description
•