tree: 61f2cd6790eef32f6dfcd48b2c805840c683efcb [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
src/recovery/examples/progress-sender/README.md

progress-sender

Progress-sender is a trivial component that demonstrates how a core based component can display a minimal UI while the system is running non-interactive processes.

This is meant as an example which other components can be based on.

Building

To add this component to your build, append --with-base src/recovery/examples/progress-sender to the fx set invocation.

Running

Use ffx component run to launch this component into a restricted realm for development purposes:

$ ffx component run fuchsia-pkg://fuchsia.com/progress-sender#meta/progress-sender.cm