[roll] Roll fuchsia [acpi] Add ACPI support for the lid driver.

Add AcpiSetGpeWakeMask and expose AcpiRemoveNotifyHandler. This will
allow the lid driver to be moved out of the x86 board driver.

Original-Bug: 78349

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694166
Original-Revision: 8d8d9253d88b3528f4af966cd8d7b7d55d0aa4c7
GitOrigin-RevId: 0fddf7b8611018b8d2a6379466367068ada6e5bf
Change-Id: Ie919defb47e47ee62335a6ca52f11be4cdb73d89
1 file changed
tree: c9ea7b63310991b9d37105a383834820ba3b996e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.