[roll] Roll fuchsia [tiles-session] Remove flutter.

This has the benefit of allowing users to use tiles-session without taking a
dependency on dart/flutter, but has the downside that folks who want to mess
around with tiles-session won't be able to run Flutter apps, unless those apps
bring their own runner. Life is full of trade-offs.

Original-Bug: 121586

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/802148
Original-Revision: 62fbb447a227cefc9e480f7ae33443506992c2ab
GitOrigin-RevId: 1ede99f96ac2f220d3d0b2dbfd8c4de9db7cbab7
Change-Id: I25defdb0fd7579740d45b768f03c744bd4221819
1 file changed
tree: 1986d0e861e154a50bcd59bd8b607a1884f71cfc
  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.