[roll] Roll fuchsia [vdso] add missing trailing newline character

I noticed these in the logs:
```
[00000.141][00000][01046]: Using PCT instead of VCT as the system counter reference for zx_ticks_get in the VDSOCrashlog: Clean reboot. Uptime (170.257 se
[00000.141][00000][01046]: c) HW Reason "UNKNOWN"
```

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155294
Original-Revision: 4dfa418f23f88a1cb1c3fb666a747910a3d44161
GitOrigin-RevId: 0086aff2ff47085759c3cfc8902306e0dbfb156d
Change-Id: I1c7bc7443e74da1099120a474b207f067ef4a907
1 file changed
tree: c4d7d719a2c1a0bf86a7d69272bd1f3f66605950
  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 in one of the communication channels documented at get involved.

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.