[roll] Roll fuchsia [wlan][phy] Remove @packed and val from WlanphyCountry

The type fuchsia.hardware.wlanphyimpl/WlanphyCountry no longer
contains the unused val field and no longer uses the @packed
attribute.

Original-Bug: 95240
Test: 1. Compilation proves additional field unused.
      2. Existing test coverage in iwlwifi and brcmfmac for use
         of the country code also proves this change does not affect
         WLAN drivers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/661962
Original-Revision: 61a27b6633c335f0af19ec23af2254c5718b7eb8
GitOrigin-RevId: 0d380330b39809184f8706a22af5c907fcbc7a12
Change-Id: Iaef6d485a6f8a503582a5bc33cb3db1f7ec36455
1 file changed
tree: 44081a0ec7640a88cb56c740d3211f4439b8c9f0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.