[roll] Roll fuchsia [web] Inject services required by WebEngine

These test suites use WebEngine but weren't providing
fuchsia.buildinfo.Provider to the test realm. Also add
fuchsia.intl.PropertyProvider for consistency.

Original-Bug: 93958
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/656963
Original-Revision: 0f0d515fe44c26f224d819d20783c586be247d43
GitOrigin-RevId: c85febeca6fa657fab76734660b133c3afa8da55
Change-Id: I15bd8cd8e39565f7a1da385ca35929dc5a63d264
1 file changed
tree: 00076b25fbdaade21f47c67e88b549d51af39a93
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.