[roll] Roll fuchsia [cml] Allow plumbing dictionaries through the session

* Add //vendor/google/boards* to allowlist
* Add //src/session/bin/session_manager:* to allowlist
* Since assembly calls cmc manually, add the dictionary feature to its command line.

This is CL 1 of N in a series of soft-transitions between fuchsia.git and v/g.

Original-Bug: 326086827
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1025695
Original-Revision: eabee3b3267c056f65c086aee92400361c08190a
GitOrigin-RevId: 6be6843c554f677bec791b953572450f3ad7c608
Change-Id: I7423fe499c284419b0adb8b1c0fa1351a8bf0665
1 file changed
tree: 91f8551b49dc62e966d3567d4a8a25d8154a82de
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.