[roll] Roll fuchsia [persistence] Reduce nesting in remembered_data

Reduce the amount of nesting in file_handler.remembered_data() by using
more iterator methods. While here, add a log how many data entries were
read for each service. This will be helpful for debugging the future
feature of persisting some data across multiple reboots.

Original-Bug: 395159466
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242084
Original-Revision: f62b10dac1796466c7d25b9353f5e4f1ba420260
GitOrigin-RevId: 807dec8bc1c4a079020fc1bd0822aa73a3aab251
Change-Id: I2859e2317565fa16ba0252993835ac844f7a5610
1 file changed
tree: 43f6b53eb6d3c4de62a12b60b0984c8a24b05f43
  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 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.