[roll] Roll fuchsia [wlan] Rename private IP address keys to private_local

This change addresses failures in RVR (Rate vs Range) testing by
ensuring the address types correctly match the expected identifiers used
in the test environment and Fuchsia device controllers.

Original-Bug: 493553422
Test: fx test --build --e2e --output //src/testing/end_to_end/antlion/tests/wlan/functional:ping_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1543861
Original-Revision: 2230861506314d3e9d247ba87f87efa9f866f2f2
GitOrigin-RevId: 65c2c5cc6ecaf39121964111db80780ef13d103d
Change-Id: Ifc779f1695a2e670d6aeb8ccab592a6a7030ab4a
1 file changed
tree: 58afde4b9fa99861b6800b9e83aecd96e1a3f848
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.