Skip to content

up-backend: add inhibitor lock interface

Dylan Van Assche requested to merge test-inhibitors into master

Phones are suspended most of the time so they are not awake for > 20s to allow UPower to take action when battery is critical. Add an interface to take and release inhibitor locks which prevent the device from suspending to allow UPower to execute the critical power action.

Merge request reports