tree: 2ad219c2ab8943cc51ee22be81fa31d03b25dd2c [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
src/security/pkg_test/fake_boot_arguments/README.md

Fake Boot Arguments for Security Package Delivery Tests

This component provides a fake fuchsia.boot.Arguments implementation for security package delivery tests. For example, pkg-cache and pkg-resolver both depend on this protocol to determine their configuration.

The component manifest is declared as an incomplete shard so that configuration details can be determined by the underlying test.