[roll] Roll fuchsia [honeydew] Add 'restart' affordance for session

The underlying 'session' FFX plugin has both 'start', 'stop' and
'restart', where 'start' behaves similar to 'restart. Explicitly add the
'restart' affordance to call the relevant plugin command, so that
callers can more appropriately express what they are trying to do with
the session.

This CL wants to continue the work on
https://fuchsia-review.git.corp.google.com/c/fuchsia/+/1190204

In the follow up, we will add more function to session affordance,
and change the function usage in tests.

Original-Bug: b/392638610
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1258984
Original-Revision: 394af089ac0d7d34281504d01d83743ce4de3c52
GitOrigin-RevId: 2f7d9cb9766e7789f6ec251c7a50fe9fbf9855b3
Change-Id: I2fe09bff8b5e3b1eeaca36304297dd8f47885762
1 file changed
tree: 62f785fbb0f00ad77e2b24f9adf89ba992749d55
  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.