[roll] Roll fuchsia [battery] Revise the purpose of timestamp field.

Previously, timestamp could be used to reject stale data. This is
unnecessary as fidl call won't be out of order. After this change,
clients should not use timestamp to reject old data as that won't be
the purpose anymore.

Original-Bug: b/467405155
Test: Not yet, but will run for real code change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1455968
Original-Revision: d3b04ae598b5b680255a1b324b6e25fe40abeb8b
GitOrigin-RevId: 7f5ee6cac20dbbbf0641374a5b184e6a50573bfd
Change-Id: I502645e5e59f3a60f4ec573bf32aa4dbf893f881
1 file changed
tree: d5f430a890eb41a22f229ecdab55428dc5b7841c
  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.