tree: 23c987f3caf9355ca68fae5170acb157e4c2e899 [path history] [tgz]
  1. configs/
  2. meta/
  3. src/
  4. test_data/
  5. BUILD.gn
  6. METADATA.textproto
  7. OWNERS
  8. README.md
src/sys/pkg/bin/omaha-client/README.md

Omaha Client

Omaha Client is a service that checks for new update with Omaha server.

Requirement

Omaha Client requires app id and version to run.

App id can be provided to Omaha Client in vbmeta or channel config.

The default version for local build is a date string, it needs to be set to a version number in Omaha format, for example: --args build_info_version='"0.0.0.1"'