[roll] Roll fuchsia [driver_manager] Use Driver references

Pass references instead of pointers to prevent the use of null pointer
dereferencing.

This should now error in a spot where it was dereferencing a null pointer.

Original-Fixed: 117557
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/794022
Original-Revision: 81456c4aed8f237acf031f0f1109727eeb598563
GitOrigin-RevId: cec46357333efdb53c0e73df01000e145a489ab3
Change-Id: I804691b2aca1f0544121ed7e96514c6483137d17
1 file changed
tree: 65353c95636e8cfeb621dae1dde49eb9f179073e
  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.