[roll] Roll fuchsia [serial][devfs] Rename Serial.ProxyService devfs was automatically advertising fuchsia.hardware.Serial.ProxyService, which was not an actual fidl service. On request from a serial driver author, migration for serial devices will be to directly use the fuchsia.hardware.serial.Service and avoid proxying the channel through the DeviceProxy. To accommodate this, devfs will stop automatically advertising the Serial.ProxyService, and encourage the migration to fuchsia.hardware.serial.Service, which is already advertised by the serial driver. Run-All-Tests: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231484 Original-Revision: 8e7d702588e04437cada960d202f415539cc881e GitOrigin-RevId: cfa936f97519fcc1af7f4b550a2e3004308183eb Change-Id: I3e49ca40ac1f2392082b74be0899fa90adeec374
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.