Removed reset of the interface ActivationProgress

ActivationProgress reset was removing the activationProgress
interface which relates to Task progress. This was causing
failure of the DBus control commands to set the progress in
the taskID, while BMC Firmware update is in progress.
Moreover, the interface should not be removed after creation
until the Firmware update completes.

Tested:

The DBus control commands work fine after removal of this reset.

Signed-off-by: moni kumar <monix.kumar@intel.com>
Change-Id: I7157b10164759dd3d24f310074867beb08a5dc61
1 file changed