tree: 4c879d97c670cdcf232fcb047de512daf6173609 [path history] [tgz]
  1. fidl/
  2. meta/
  3. src/
  4. BUILD.gn
  5. README.md
garnet/examples/intl/manager/README.md

intl_property_manager

Demo implementation of fuchsia.intl.PropertyProvider. This service provides a fuchsia.intl.Profile that is configured using the protocol fuchsia.examples.intl.PropertyManager.

PropertyManager is intended solely for demo purposes; real implementations of PropertyProvider are expected to construct a Profile by reading the user's settings.

Test the implementation using

$ fx run-test intl_property_manager_tests