[roll] Roll fuchsia [netcfg] Enable filtering on AP interfaces as well

Although WLAN and WLAN AP interfaces are both considered a "wlan"
interface type, filters were not installed on AP interfaces. This fixes
that.

Original-Bug: b/311452078
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/950256
Original-Revision: 0fdd68d44feb4067170ec1ce302efd7bb0f4e79d
GitOrigin-RevId: b3f40855311f1bd2f114314786433ec44195ed31
Change-Id: I6c5aea116b16a3695856c7270a507719944fbc14
1 file changed
tree: b0b22eaffb8527a6d1173c8708d71830f27923ad
  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.