[roll] Roll fuchsia [cml] Fix confusing error message

We incorrectly printed the capability type twice.
Fix this so the error is more readable.
A future patch will add more details to this error message.

Original-Bug: b/383624158
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173752
Original-Revision: fa34adb8be61e493933382bbdd1d429b11849d17
GitOrigin-RevId: b9fcbf9c792afc441a6788229b94d620c0d22790
Change-Id: I92aa5b50d230fe5f0583e76359e80724ba705a22
1 file changed
tree: bc3f4f0ff6c6e3c76fe5722b59277a8eabc9c540
  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 in one of the communication channels documented at get involved.

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.