[roll] Roll fuchsia [sysinfo] Expose serial number through sysinfo

Per discussion in b/297086741, expose serial number through sysinfo.

Original-Bug: b/297086741

Test: use sys_info to get serial number

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/916779
Original-Revision: 77150a513eb079be5a0bcc46246aeece2084303e
GitOrigin-RevId: 1b3d3fcdcfd69e345de47663de9ceb285a15e57b
Change-Id: I2b4fa27adf12909d2c42b08d39605f45453d814a
1 file changed
tree: d12773b519f457c31977e2facc475b653896fd58
  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.