[roll] Roll fuchsia [component_manager] Remove a use of memfs in tests

Rewrite dir_service in rust. dir_service only needs to expose 2
directories on its outgoing directory which is easily done in rust. All
of the other parts of the capability allowlist test are written in rust.

Original-Bug: b/293618742
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037717
Original-Revision: bf21d829e8aca710e0d8068a4ed4a17242952ba4
GitOrigin-RevId: ca24701f7a1fb2716392122f93fa0608d19db27d
Change-Id: I06ac8917b9dd8c9bab60fbac0c5b7fe68a76743c
1 file changed
tree: 39e098e6c55c7809263251a0bd1ecff8be32a35e
  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 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.