[roll] Roll fuchsia [netcfg] Differentiate WLAN from AP interface name

When device_class is specified for an interface naming rule, as it is
for the current default rules, include "ap" in the interface name
instead of treating it the same as "wlan". This will make it easier to
differentiate from the two devices and make it so the interface names
will not conflict.

Original-Fixed: 137185
Original-Bug: 135087
Original-Bug: b/309010918
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/956573
Original-Revision: 48bb75fd541052dee973f48c7886bdc3ac915bf7
GitOrigin-RevId: 0fbf09eb813ad1fa5e8a562d26f5ddb75b136374
Change-Id: I8b70e8755e24855dcba361f22cb4870509e9465c
1 file changed
tree: d04b243f6cf3cdde2e8a8101470d0db7b2edd013
  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.