[roll] Roll fuchsia [component framework] Add `ffx component storage delete`

Adds basic file deletion for `ffx component storage`. Improved path
and permission handling is likely needed.

Also, corrects the build file configuration to ensure that the unit
tests in `//src/developer/ffx/plugins/component/common/src/storage`
are run. The resulting tests are generated as
`host_x64/ffx_component_lib_test`.

Original-Bug: 98133
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/688464
Original-Revision: fc4718ad3cd92f327e54cda7a238cb91a80f56d0
GitOrigin-RevId: 9c7b20be39728afa23d8e0f67ae45d48bb98c6a5
Change-Id: I87b58871d9f0e1cba5a7c71e959d299a676a8e04
1 file changed
tree: cfdc7d9707b7ab9d274399e46d748d3a9b4e3e07
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.