[roll] Roll fuchsia [netlink] Add constructor for `ErrorMessage`

There are no public methods exposed by `netlink-packet-core` to
construct an `ErrorMessage` other then parsing it from raw bytes.
Add a helper function to do so.

Original-Bug: https://issuetracker.google.com/283136408

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862097
Original-Revision: 93044bc4ce1a60f8ec88425d604dc4a52aaf85d2
GitOrigin-RevId: 7208db3a2a8e09391ae8dee62f897a22841d17d6
Change-Id: Ia1630f3109ae2a2491daed26009dc858bbc9390f
1 file changed
tree: eded333e2987d5babbe8fee058b4acb1c5ce934a
  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.