commit | 09131fdfca758c6d58035e6ac84a58da2d9e656d | [log] [tgz] |
---|---|---|
author | Rich Kadel <richkadel@fuchsia.infra.roller.google.com> | Thu Aug 18 04:02:33 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 17 21:03:56 2022 -0700 |
tree | a761179218f08d54b0a398544a89be165dc52b7d | |
parent | b5389eeb9ba4b04717179fdff6f902e47c6fbfe7 [diff] |
[roll] Roll experiences [build] check if dart and flutter build configurations are different The workstation_routing shards assume the dart and flutter build configurations match, and they only route the runner indicated by the dart build configuration. If flutter's build configuration is different, the flutter apps (built for a different runner type) will fail to launch. This assert ensures that can't happen (with an error during `fx set`). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/713784 Original-Revision: c80d61b74bc660810a8e6080e78c46a66895d8f4 GitOrigin-RevId: 28941aacde82341c6e8f61780f2fa0999703ba0f Change-Id: I252c75d878ce473c6434532e73fee8f1389f8593
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.