[roll] Roll fuchsia [session] Clean up Scenic Lifecycle references in session_manager

* Remove dependency on Lifecycle protocol
* Delete test_restart_scenic as it's now a duplicate of test_restart
  because it no longer checks for a Lifecycle call

Original-Bug: 73137
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/508541
Original-Revision: 484394b0bf4ec46754ccc8eb73ec07425b957fb1
GitOrigin-RevId: c487296d61e3319f06256cfed25f142668cd8fc1
Change-Id: I5ed78dc4cd240f4c60e5f3f1e57d557757400686
1 file changed
tree: 074b55e0b7595d96815991eac2882916cd091b85
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.