[roll] Roll fuchsia [Starnix] cleanup ebpf_loader in the iptables test

ebpf_loader was using a helper function to read stdin, but it's not
really needed anymore. Remove it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1543587
Original-Revision: 11a05b65f8eac1fa25d86919ebfd70038fa19f4d
GitOrigin-RevId: 365eb5131cab8440390aa36f4601b755d0b8907f
Change-Id: Ic3a1530c0b89dfb90aac7a0dfd436429368cd3f6
1 file changed
tree: ae68a2cc731635fe46875e7f7f4cff0fc27355a6
  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.