[roll] Roll fuchsia [settings] Return result from default settings

Allows returning an error from accesses to default settings. Delegates
responsibility of handling the error to the calling code.

Original-Fixed: 75676
Test: fx test setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/522776
Original-Revision: f7982df830af36defb95231b3f003ec47d9c93d2
GitOrigin-RevId: ae14fb731814f1cadb7c1b889f50ca4642082d79
Change-Id: I1ee7b8e1f56a790c7683b7ace277ec8c627c4886
1 file changed
tree: 3a35d71fe8df03c7f80c7bb4a817af8729e8547a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.