[roll] Roll fuchsia [include_{bytes,str}_from_working_dir] Remove redundant function.

In fxrev.dev/1047993, I added a second copy of
`include_bytes_from_working_dir`, because I didn't realize there already
was one in a different crate... This CL undoes that.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1061498
Original-Revision: c9f679bc6997f95834b5b285f820a99494f18e1c
GitOrigin-RevId: 87c147fc653ad0453b48ba326fa5e2bee0994021
Change-Id: I93c12ab1c266d68c343ccf85fc663e8cab2fb5b0
1 file changed
tree: e3a61e3aa1e45a1a95e691877a5516aedcecfbfa
  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.