[roll] Roll fuchsia [wlan e2e] Fix openwrt_ap attribute in WlanScanTest

Quick fix for errors like: [AttributeError] 'WlanScanTest' object has no
attribute 'openwrt_ap'

http://cr-buildbucket.appspot.com/build/8687152859597222481

Test: fx test-remote --builder smart_display_max_eng_arrested.sherlock-release-wlan-for-fyi-long --test wlan_scan_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1541721
Original-Revision: 16772c242ab46df00e4de8e1d23cfd5b89bda0b3
GitOrigin-RevId: eb453a5b10b15c6e526e5c7790f5c0619a421d39
Change-Id: If48bde34cf7d202257b3d4f0daccf16b3763b771
1 file changed
tree: b5297a77c1417fd52f06a7cf608e521fcac6e664
  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.