[roll] Roll fuchsia [routing] Remove _without_expose functions

Functions no longer take in Offer,Expose,Capability types.
That means that routes that don't support expose can use the
normal functions, they just will never hit the codepaths for
exposes.

Original-Bug: b/305948828
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/939894
Original-Revision: 0543e8697ca551d4d24f0984f464f167312a53f7
GitOrigin-RevId: b418c1b73f9b3ba94c562be473a92d3da2f1afdb
Change-Id: I76462dc90e42e9122ab4bd048942729512459d45
1 file changed
tree: e28678fa85fae5739e5d8e855f172f36384e3c89
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.