[roll] Roll fuchsia [time] Unconditionally refresh the RTC reading when timeline is initialized from RTC.

Without this change, the timeline could be initialized with a reference
from an uptime that isn't the current or the immediately preceding one,
which would be incorrect.

Original-Bug: 478927688
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1488041
Original-Revision: 592218b14f2d2106156029d26ec14f5ca21129bb
GitOrigin-RevId: 1a2d54c31ebcaa8224ae17a517b6c2038c9e10c1
Change-Id: I8f99d7ec8fff990f6e76de42092379ca9c9e1fd2
1 file changed
tree: 0a3ef0af7faa23ec6cb68c73ad0af648708e3f33
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.