[roll] Roll experiences [workstation_session] Use legacy_element_management library

Workstation currently uses the non-SDK fuchsia.session APIs that are
now handled by the legacy_element_management library.

Original-Bug: 65761
Test: Build/boot workstation, launch simple_browser from ask bar
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/468117
Original-Revision: 4b61e2ddaa5ee0638d23f35ea9d543e6c6111c87
GitOrigin-RevId: aa605b0cb2b12fe7ea0ffc4e1b3c9d29fd9a396b
Change-Id: If3bc55da266ceb0ce9d9e5f1876b79c608e66b38
1 file changed
tree: 0b19befa059df22c3571f0285a423a32cbd999fc
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.