View Single Post
Posts: 204 | Thanked: 443 times | Joined on Jul 2012 @ Germany - Potsdam
#974
Originally Posted by Leinad View Post
Exactly the same problem with PSM, i'd love to trigger PSM by WLAN-condition, but sadly found nothing about it, reading the linked page.

Any idea anyone?
you should use gconftool-2 for that:

activate:
gconftool-2 -s -t bool /system/osso/dsm/energymanagement/force_power_saving true

deactivate:
gconftool-2 -s -t bool /system/osso/dsm/energymanagement/force_power_saving false

check status:
gconftool-2 -g /system/osso/dsm/energymanagement/force_power_saving
 

The Following User Says Thank You to meemorph For This Useful Post: