[roll] Roll fuchsia [crash_reports] Delete resources from store

A call to Store::Remove was missing Queue::FreeResources leading to
reports that were already upload being uploaded post-reboot once store
persistence was landed.

Original-Fixed: 67917

TESTED=`fx test crash-reports-tests`

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/472757
Original-Revision: 503696284e49be354f3ab352411ddb02ccdfed3e
GitOrigin-RevId: c06655a5a0b9cf0cb7eb7baa12927cd61c951250
Change-Id: Ic80eb781925a23b2aa8d773abf5f02ed5a9e217f
1 file changed
tree: 7cbf4f7a9c0a7944d963a87b1d0aaba4a03275d8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.