[roll] Roll fuchsia [netstack3] Update inspect data for rules

This change includes:
- Stop using `Debug` impl
- Stop using hex format string for marks

Test: netstack3-inspect-integration-test
Original-Fixed: 404643122
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1248326
Original-Revision: b9ee404f396c21db955b9436e0162d83fe03da5e
GitOrigin-RevId: 0d1a73e250e17cecd08074ab6d0f947a1314ce3e
Change-Id: I26986c0eff5fcb71158a5d1c8da2289317daded0
1 file changed
tree: 89cbb7e9ae3f4273970e60ac2359d310e97607fa
  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 in one of the communication channels documented at get involved.

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.