[roll] Roll fuchsia [selectors] Remove deprecated function: parse_path_to_moniker

It's been a long time since we used to send hub paths in the moniker
place. For a while we've sent monikers directly so we can delete this
function and refactor its dependencies accordingly.

Tested: existing tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595973
Original-Revision: b7bd4ae8bfc1b34525b8a47296a47bb58e6ee7e2
GitOrigin-RevId: 53d2db21dd40bb29ae6eb94b6033d28f844c5045
Change-Id: I4d050935d818bae42e8cee10e8d776ffd06f1f1c
1 file changed
tree: b2d9a3f2c8407bf83c3e042937235cf780b1b025
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.