[roll] Roll fuchsia [bazel] Reference constraint variables in fail() messages

Print the strings `HOST_CONSTRAINTS` and `HOST_OS_CONSTRAINTS` rather
than their values in `target_compatible_with`-related error messages.

Original-Bug: 426130024, 442025401
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1595719
Original-Revision: 3244586548071fcd9151308a42c4288e07488ff5
GitOrigin-RevId: 50db037f4dcc87774cce005748ffe757cc9648f1
Change-Id: I0cf3f1c2f94642e4f6d16c3c19dbf5b39bca3c7f
1 file changed
tree: 1514a3018f553f5f546c67dbcb86b4fa1e60cdb0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.