[roll] Roll fuchsia [drivers] Remove sdk_publishable from dev-operation

This library never ends up in an SDK and was using the "experimental"
category, which the documentation says "does not make much sense."

Also fix up some dependencies on this target.

Original-Bug: 333125197
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1021874
Original-Revision: 3cea523baee5fd3731b513c5e2922586c1fd1925
GitOrigin-RevId: 3a85364740cb140c3d196a16693e23ec15f12c69
Change-Id: Icafcd6961df7a56dbb5dbe3cdb859d2cecdd00f2
1 file changed
tree: 0fea80259826958e5f353cdfe8aa8f86650aee28
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.