Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[examples] Add config file to enable on-demand proximity sensor use
Having a file with content:

  /system/osso/dsm/proximity/on_demand=true

Installed from hw adaptation package as:

  /etc/mce/60-proximity-sensor-<hwid>.conf

Makes mce default configuration match:

  mcetool --set-ps-on-demand=enabled

Signed-off-by: Simo Piiroinen <simo.piiroinen@jollamobile.com>
  • Loading branch information
spiiroin committed Mar 15, 2019
1 parent a622576 commit d115b08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/60-proximity-sensor-on-demand.conf
@@ -0,0 +1 @@
/system/osso/dsm/proximity/on_demand=true

0 comments on commit d115b08

Please sign in to comment.