[roll] Roll fuchsia [ffx] Remove unneeded unsafe block

This block doesn't use any unsafe methods, so we can remove this.
Unnecessary unsafe blocks are a build warning in the new compiler and
this is blocking the toolchain from rolling.

Test: refactor only. rebuild
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/547028
Original-Revision: 67db91b9a06fd1250b543e1bdca34d746526878c
GitOrigin-RevId: c2cf54d572bd2f9d56c4b54a9e30b079786fb98e
Change-Id: Ie66fedd2b97a9be5eb88a3e8f3483344f94caf0e
1 file changed
tree: 71dc9e9015112c8ea8661b3046c02347745227b0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.