So if I want the value of proximity sensor on Flame I can do:

$ cd /sys/devices/virtual/input/input3
$ echo 1 > enable && cat prx_raw && echo 0 > enable

But if I search for 'prx_raw' in the code base I cannot find a reference to it 
anywhere. Where does the device specific code for dealing with sensors live?
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to