[roll] Roll fuchsia [devicetree] Matcher::OnWalk -> Matcher::OnScan

Rename OnWalk to OnScan addressing pending comment that was missed.

Test: fx test -v -o devicetree-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/874342
Original-Revision: 0b05dbd639339fef99de3b3c5fba6b36cb0e4a50
GitOrigin-RevId: 8074496b0d9d86c931ec3b7dd35e53415eeb852f
Change-Id: Iea0768744def1a7abd3f184d07591ada52a1e19f
1 file changed
tree: eea8c0a9c832f1e65d5316bfa63942b2ddc3f789
  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.