[roll] Roll fuchsia [time][assembly] Add the new configuration slots

We added two new options:

- rtc_is_read_only: set whether RTC can be written to or not.
- time_source_endpoint_url: makes the time source endpoint configurable, used to be fixed.
- removed now-unused structured config values.
- moved the default values of the structured config params over into the
  strucutured config data schema, so that the deliberation about their
  values is not lost.

Original-Bug: b/42147665, b/333581050
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1024990
Original-Revision: 5d7399c6be8ccc26bab59dee6c17dd3d3ec5286a
GitOrigin-RevId: f9ce54684f898e9aed4afef7eea9d1bd383d4b60
Change-Id: Ia2a651cec27c16c45462aacf9d1b00a7a40b0292
1 file changed
tree: 291d7449607ca0b16a98bf2d268e9bf09faee4ce
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.