New issue
Advanced search Search tips

Issue 912115 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Feature



Sign in to add a comment

factory: image_tool directly replaces components in an RMA shim.

Project Member Reported by chenghan@chromium.org, Dec 5

Issue description

Currently, to replace a component in an RMA shim, we need to build a new shim from all components. It's better if we can in-place replace components in an existing RMA shim. A common use case is updating HWID database. 

Implement a `image_tool` subcommand `rma-replace` to replace the components.
e.g. image_tool rma-replace rma.bin --hwid new_hwid_bundle.sh
 

Sign in to add a comment