tree: 9e974f723928a5941faab303429945f7c1b1ce97 [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