[roll] Roll fuchsia [sdk][fidl] Remove fuchsia.hardware.acpi from driver SDK

This protocol is not ready to go through API review and is no longer
necessary to use OOT so we will temporarily downgrade it back to
internal until it is ready to go through SDK review.

Original-Bug: b/287395493
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/891833
Original-Revision: 947dc78acfb8df53a10977b8b6499830fff1560a
GitOrigin-RevId: d2b164d6bcf0d7b9d41cf6af0dc6ebdd9f3f9c99
Change-Id: I3c20a5ad1be710bef77ac65dd196eca6b5bbf2fd
1 file changed
tree: d303d364a28e643f8d0dca19a727ca0e432e72a0
  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.