[SetUI] Revert "[SetUI] Revert "[SetUI] Remove fuchsia.settings.System""

This reverts commit d2f822342caeed05d383371d197ccc2ba3cd1210.

Reason for revert: Configs updated, tests should validate if they're broken now.

Original change's description:
> [SetUI] Revert "[SetUI] Remove fuchsia.settings.System"
>
> This reverts commit 1e0858907c6513634e490e20c41e7f1aca8c9635.
>
> Reason for revert: Some configurations still reference the removed interface. Those have to be fixed and then we can proceed with the removal.
>
> Original change's description:
> > [SetUI] Remove fuchsia.settings.System
> >
> > The APIs in fuchsia.settings.System weren't being used anymore, so
> > they're being removed all at once.

TBR=lindkvist@google.com,spqchan@google.com,wxyz@google.com,cfukuhara@google.com,paulfaria@google.com,setui-review@google.com

Fixed: 47193

Change-Id: Ie44b133939cb33583800de73fc323c159c385c39
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/404866
Commit-Queue: Paul Faria <paulfaria@google.com>
API-Review: Kevin Lindkvist <lindkvist@google.com>
Testability-Review: Kevin Lindkvist <lindkvist@google.com>
Reviewed-by: Paul Faria <paulfaria@google.com>
Reviewed-by: Bryce Lee <brycelee@google.com>
17 files changed
tree: 0f1342b00e52898940b71b57a731beb8082abc60
  1. boards/
  2. build/
  3. bundles/
  4. cts/
  5. docs/
  6. examples/
  7. garnet/
  8. products/
  9. scripts/
  10. sdk/
  11. src/
  12. third_party/
  13. tools/
  14. zircon/
  15. .clang-format
  16. .clang-tidy
  17. .gitattributes
  18. .gitignore
  19. .gn
  20. .style.yapf
  21. AUTHORS
  22. BUILD.gn
  23. CODE_OF_CONDUCT.md
  24. CONTRIBUTING.md
  25. LICENSE
  26. OWNERS
  27. PATENTS
  28. README.md
  29. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.