[roll] Roll fuchsia [time][security] remove timekeeper from scrutiny allowlist

The FIDL protocols named in the allowlist are not essential
for RealmBuilder as used by the timekeeper component.

We remove it for this reason.

However, this requires modifying the `offer` for the unneeded
protocols by making them `from: "void"`. Since they are unused
this should make no matter to the correct operation of
timekeeper, but will remove the need for allowlisting it.

Original-Fixed: 115634
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/857317
Original-Revision: 094172fd196fd7c4c359092e2855cf9cb9968911
GitOrigin-RevId: 9c6fdd1d92357457678298bf7e96ae35ecc0cbad
Change-Id: Ifc5ecc05ba6871b9ccd79ede0190d3cb9c0071d6
1 file changed
tree: 2b48cc99b2ece97cbea92bfa34f061c23fb10696
  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.