[roll] Roll fuchsia [core] Remove unnecessary route of ArchiveAccessor to timekeeper

Timekeeper doesn't use ArchiveAccessor, so let's not route it to it.
Seems like the reason we had this route was because timekeeper was
including realm_builder inside, which indeed routes this protocol.

Original-Bug: 342196300
Original-Fixed: 382488533
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1168832
Original-Revision: df3c71902ad519eec9b9e3400faef44c0f493cfa
GitOrigin-RevId: 04e5b996e082c42a95490dfb36e17d9a80ddf0f1
Change-Id: I454e6cb5a3d4736646b141a98316e7ef4ff83434
1 file changed
tree: af7753fc9532d2be8267a47d8d0d2f3d4cc8503b
  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.