[roll] Roll fuchsia [acpi] Remove hack around compat shim bug

Removes the workaround that was introduced in
I06ec545a8debd4a205e6445fd211b64c68822e56. The compat shim has been
fixed to handle the problematic case and this workaround is no longer
needed.

Original-Bug: 107288
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/731064
Original-Revision: 053cdced463a7d205ca95ea72e3174d0bf9d3fcd
GitOrigin-RevId: f6c22db6e244821f4b5325717dc32220738b4a11
Change-Id: I88c15207031a03370a3d3a3a2ccc2439cb825fed
1 file changed
tree: d53d49c360feb850b38f746f800240aa094e04bd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.