[roll] Roll fuchsia [wlan][policy] make lookup fn use ref

This changes SavedNetworksManager's lookup function to take a reference
instead of a value because passing by value is not necessary.

Test: refactor only
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692902
Original-Revision: 2d0f3e90bf79e4968aaa132f17642d43f62019e1
GitOrigin-RevId: cfa16e4bde61886f3123c19baf09065c9b87235c
Change-Id: I8176c540d31338796f07c20ae0a464b895ed99f9
1 file changed
tree: ae438f018f80eb92f3cbf99dabb48eca4e972c9e
  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.