[roll] Roll fuchsia [gpio][fidl] Remove interrupt ack signal

This signal is no longer needed now that we have
ZX_VIRTUAL_INTERRUPT_UNTRIGGERED.

Original-Fixed: 409818505
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277264
Original-Revision: fe44798c939c843897a83c3c5c98e58656544e9f
GitOrigin-RevId: beed3498862ace216573315e9164de38b26493a7
Change-Id: Iaf473a101f6110ebc4f2bf22a666447316d6021a
1 file changed
tree: 7650eb87b214cc1a2afa28391426288b2218cfce
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.