platform_updater_api_service_handlerbasedupdater
This module provides an UpdaterService implementation that consists of one or more ComponentUpdateHandlers.
Packages
Link copied to clipboard
This package contains the HandlerBasedUpdaterService which implements the UpdaterService interface. It consists of one or more ComponentUpdateHandlers. Each ComponentUpdateHandler can handle updates for one or more updatable components.
Link copied to clipboard
ComponentUpdateHandler is an abstract base class for handling updates for one more updatable components.