Method
FwupdPluginDeviceremove_problem
Declaration [src]
void
fu_device_remove_problem (
FuDevice* self,
FwupdDeviceProblem problem
)
Description [src]
Allow the device from being updated if there are no other inhibitors,
changing it from FWUPD_DEVICE_FLAG_UPDATABLE_HIDDEN
to FWUPD_DEVICE_FLAG_UPDATABLE
.
If the device already has no inhibit with the inhibit_id
then the request
is ignored.
Available since: | 1.8.1 |
Parameters
problem |
FwupdDeviceProblem |
A |