[roll] Roll fuchsia [session] Deduplicate some code in session_manager.rs

I refactored this method when I was going to add a new handler, but
didn't end up needing my changes. The cleanup is yours free if you
want it!

TESTING:
fx set core.x64 --with src/session:tests
...
fx test //src/session/bin/session_manager

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/715045
Original-Revision: 1e6d6c58b36f3de24c1f0dfda69fe67d043ff11b
GitOrigin-RevId: 2c95f4a9762ff6b7f795f23e9fef93b576f4087e
Change-Id: Ibdc44a49ccd6a0dad8d1e420f6fa24f171c94765
1 file changed
tree: d2789bb9c9e63458ca4ed39281299478cf99f38b
  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.