Skip to content

Commit

Permalink
sensors: add sensorfw config
Browse files Browse the repository at this point in the history
* Provide symlink for primaryuse.conf so sensors also work
  with sensorfw from common middleware repository.
  http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_armv7hl/
  • Loading branch information
KonstaT committed Sep 21, 2015
1 parent 6f3aed2 commit 90d13bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions sparse/etc/sensorfw/primaryuse.conf
7 changes: 7 additions & 0 deletions sparse/etc/sensorfw/sensord-hybris.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[plugins]
accelerometeradaptor = hybrisaccelerometeradaptor
alsadaptor = hybrisalsadaptor
proximityadaptor = hybrisproximityadaptor

[accelerometer]
transformation_matrix = "1,0,0,0,1,0,0,0,1"

0 comments on commit 90d13bf

Please sign in to comment.