[roll] Roll fuchsia [brcmfmac, nxpfmac] Don't refer to fullmac banjo.

Since we have migrated to fidl/fullmac, all references
to fullmac banjo can be removed. And the fullmac_ifc
library can be deleted as well.

Original-Bug: b/299471328

Test: All SIM tests pass. ACTS tests WlanPhyComplianceABGTest
and WlanSecurityComplianceABGTest also pass. OOBE works
as expected.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913236
Original-Revision: 90d2564b2dc85da5fd97747ca098b659f06630d0
GitOrigin-RevId: cf5e9f4d4739bd52347045d73f28818a14a69297
Change-Id: Ic4fc3730f341955d714dd83f0b1ad05d441a7034
1 file changed
tree: d9d39faeb066c5ff16a511083ae31fbcca1bcb08
  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.