[roll] Roll fuchsia [action_tracer] Improve checking for ignored paths

For example previously prefix `path/to` would match
`path/to_something_else`, suffix `path/to` would match `other_path/to`,
this change fixes that.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/607061
Original-Revision: 486ae55c153e1856e9cc9fdc0bb5674e0e9343b8
GitOrigin-RevId: 1f2984b3adf94aad44bc592c8240a294028bf920
Change-Id: I3fb7250c187673123c410dbecc9811688485e5b6
1 file changed
tree: ca9ef8c32dea2ab9afe6d1a60490955bdbd16259
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.