mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-02 05:27:11 +00:00
![]() Allow fwupd to use the BatteryStatePoll signal instead of the GetBatteryState method call so that fwupd does not need to run a timer itself and is automatically updated on power connect/disconnect. Change-Id: I81aad6a5933fa267473a83d1b97f4638235b155a |
||
---|---|---|
.. | ||
fu-plugin-powerd.c | ||
meson.build | ||
README.md |
Powerd Support
Introduction
This plugin is used to ensure that some updates are not done on battery power and that there is sufficient battery power for certain updates that are.
Vendor ID Security
This protocol does not create a device and thus requires no vendor ID set.
External interface access
This plugin requires access to the org.chromium.PowerManager
DBus interface.