[roll] Roll fuchsia [chromium][test_manager] Remove buildinfo & intl from chromium realm

Now that Chromium tests launch fakes for "fuchsia.buildinfo.Provider"
and "fuchsia.intl.PropertyProvider", the real services no longer need
to be provided to the `chromium` test realm.

Remove the test that checks for access to /build_info from this realm
because access is no longer necessary or available.

Original-Bug: 121700, 91934, chromium:1326674
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792216
Original-Revision: e416e3ddbdba166c73b6cfe1f994c892d2a6f591
GitOrigin-RevId: 36a22767e39a1daf0019d4c3d95a13b3c15dc737
Change-Id: I97c829e59ceaec0b6d5e363438f8d40631032c26
1 file changed
tree: ea63476899a0e885adfab9a56205550008ea9dfc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.