[roll] Roll fuchsia [forensics] Fix InspectDataBudget bug

The initial Inspect budget value was being applied to Inspect collection
and the value wasn't being updated. This bug occurred during some recent
refactoring.

TESTED=`fx test //src/developer/forensics`

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682029
Original-Revision: 569d4788662f19f7f534a64e4e89d2b2ff20ba5b
GitOrigin-RevId: c440bc1040c3dfd333de0cda34432d25139bc801
Change-Id: Id2b511137bfd2fda34b16907b05c26379073eb87
1 file changed
tree: c5ed6362caa08985aa767f9ca9d8bc5f8bcda7fa
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.