[roll] Roll fuchsia [superproject] Roll third_party/pigweed fuchsia: Add missing EOF newlines

The Fuchsia build errors processing files that don't end with a newline.
This adds missing newlines. In the future this check and process can be
automated.

Original-Bug: b/282227316
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146970
Original-Revision: cd5038d9a5731f6e03b7696b824fb301bf3e1aa2
GitOrigin-RevId: b9cd6830defe58490867d062fbd7b240b41f79ac
Roller-URL: https://ci.chromium.org/b/8781255119489230561
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/855855
Original-Revision: 061fb8627790882f66764b5316b2262dec725023
Change-Id: I8bbe13bafa4c31d6ab4fb3bacb4b541c757f4e4f
1 file changed
tree: c1052169adc9fa567f1d5afd1ad4de0338128bf0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.