[roll] Roll fuchsia [fhcp] Make device_categories a nested structure

A device category/subcategory pair is written as, e.g.,
connectivity/ethernet.

Test: fx test driver_manager_test driver-index-unittests
              driver_tools_tests
Original-Fixed: 109701
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727027
Original-Revision: 7a411a3a8b1f23baa495de21e97041c7497c13f7
GitOrigin-RevId: 8d1793505f6f7e439cecd20f8e03ad866b9a279d
Change-Id: Ie969eb1cda8becb3fd531ed1b52f0ff4d00a8b11
1 file changed
tree: 1fa14dbb749b3feb918cf911d8ced4eb9ed5a89c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.