[roll] Roll fuchsia [platform-bus] Remove registering sysmem and power banjo protocol

ProtocolDeviceAdd and RegisterProtocol are deprecated in favor of using
composite devices. Two of the existing protocols no longer have use
cases for this mechanism and can safely be removed.

Test: fx test sysmem-unittest
Test: fx test platform-bus-test
Original-Bug: 33536
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713276
Original-Revision: ab841874f423c05352fc6fe61cef88dea1bddbc8
GitOrigin-RevId: 9c4b98f7d49d0263d5a019550c9650c8929951ed
Change-Id: I10f4d82e9142339fe558fe754515e939aa0f7bbf
1 file changed
tree: 8b7580144dfbab8e8a76b11604d361449b0a0ad3
  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.