Closed
Bug 948846
Opened 12 years ago
Closed 7 years ago
inari (ZTE Open) prox_threshold.txt is not pulled at the creation of backup-inari
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: novac, Unassigned)
Details
Attachments
(1 file)
|
255 bytes,
patch
|
Details | Diff | Splinter Review |
Proximity sensor on ZTE Open works only with vendor supplied OS and not with user builds because during the creation of the backup-inari/ directory a critical file (/data/misc/prox/prox_threshold.txt) is not being pulled to that directory.
What needs to happen is to change https://github.com/mozilla-b2g/device-inari/blob/master/extract-files.sh so that it copies that file also.
I don't know if other changes are necessary so that "prox_threshold.txt" ends up in the right place during the build process.
we need to copy proximity.init to our B2G build, this binary wrote info in data/misc/prox needed to enable the proximity sensor
Comment 2•7 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•