[roll] Roll fuchsia [ddk] Remove DEVICE_METADATA_SERIAL_NUMBER

Remove the DEVICE_METADATA_SERIAL_NUMBER legacy metadata ID. It is no
longer used.

Original-Bug: 407987472
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255304
Original-Revision: 6cae5aa3e3a3d54a400a0dc7aac43f62bc9aabf0
GitOrigin-RevId: 589ad9953444e2fbac198dd661fdefa075645ee9
Change-Id: Ic0a9d9cf2c5476dbd2d6f28fd8bf7910a7e44b50
1 file changed
tree: a86a4e976d9073336da392925a0ec10f2bf6e63a
  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.