[roll] Roll fuchsia [build][licenses] Do not use pathlib.Path instances #2

Now remove their use from the FileAccess class.
This speeds up the SPDX generation from 2.6s to 2.1s

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1028674
Original-Revision: c24bf243f5c042d9d892ea759300ba332c617600
GitOrigin-RevId: 550b12632577925972448c51776097223841bee8
Change-Id: I42a54d1060915efd6e74da9d66be08b5e6255f99
1 file changed
tree: d072bc7c5f8a913d3ab9efd7928976d9a8c2f5ab
  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.