[roll] Roll fuchsia [ddk][logging] Take file and line as parameters to zxlogvf

The file and line number currently associated with zxlogvf is always
incorrect. This is because it always points to the function implementing
the varargs. It needs to be propogated from the caller in order to be
correct

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/455161
Original-Revision: 8afbe277347220dfb584e5fa243f708ef3a3d89f
GitOrigin-RevId: 11588aa32a0fe83c58f0b9610b20528ecc0ec891
Change-Id: I0ce069d14c5a728ae48583879d3371bbe048edc9
1 file changed
tree: 5f85224c153d72e8b1559a62764ac5fc2661c711
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.