[roll] Roll fuchsia [usb-cdc-function] Rename source files

Rename the source files of the usb-cdc-function driver to better
represent what they contain.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1248804
Original-Revision: 93e606029d14b1a30273ec92475dfca797374cf7
GitOrigin-RevId: ddb60070787559a7f07da9d1d7296636970be43e
Change-Id: Iaee68c2a2ac67a70197a5a7c464961f5663911f9
1 file changed
tree: f2c8524d5e0a5545e57a7ba7a7527b2d9aa0ff60
  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.