[roll] Roll fuchsia [serial] Migrate fuchsia.serial IMPL_ASYNC usages

Remove fuchsia.serial bind protocol IMPL_ASYNC usages
and replace them with fuchsia.hardware.serialimpl.Service.

Original-Bug: 394681760
Tests: device-enumeration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211805
Original-Revision: fd55ff79311696ce5712bec10a1fae75628aed3e
GitOrigin-RevId: e67d26b24bc82677c831444fdefa5735f37347aa
Change-Id: I50ca9b63aea350a58f2d7c4aab0f052aa57f6a5d
1 file changed
tree: 0a2750e25c65bd90997517133d149c8ba1ce391a
  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.