[roll] Roll fuchsia [cm] Remove from: "framework" for event streams

v2 event streams should not support from: "framework"
This patch removes this support and verifies
that it does not work.

Original-Fixed: 107873
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716622
Original-Revision: 960092a5ad0282dd4da3293410f6e0aeb4e39507
GitOrigin-RevId: 2c39dbe1d3b8b839df9880d29073464d4314a1ad
Change-Id: I3b60187f9312b2b7911bc592b47542ce0fc51a47
1 file changed
tree: ddaf2017719fadcda1ad4691bc2d6fc4c97acd19
  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.