[roll] Roll fuchsia [battery] Refactor HistoryLogger

Added config argument in new() to allow future tests to use different
persistence paths. Added a macro to avoid code repetition.

Original-Bug: b/467436373
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1461148
Original-Revision: a0ab50e77a5f9cd244566709727359a8ff5cae48
GitOrigin-RevId: 574b4b1d0b2098115e17089885cb14e48451cf86
Change-Id: I9d2ac05b5fa222a42d64a70499840d6c9a109fa3
1 file changed
tree: ace1b3ea50b2f39281a85d4cabb97e75807e2543
  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.