[roll] Roll topaz [build][flutter] Remove flutter_driver_extendable.

Remove `flutter_driver_extendable`:
 - Remove from relevant build rules.
 - Update dart entrypoints to use enableFlutterDriverExtension().

Original-Bug: 66605
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/topaz/+/471517
Original-Revision: 73a9857afbef6bb5a2ccec287367bb647601fbe8
GitOrigin-RevId: 3e067fb0f553286e1f62480d16a94b30746c0c60
Change-Id: Ib4dbc7d29aa5b4bb64147009b2116a58e7ce66fd
1 file changed
tree: 4765f7274aab720c926e879e1f5c7c523e3700dc
  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.