[roll] Roll fuchsia [wlan-rsn] Rename krc to key_replay_counter everywhere

It's hard to remember the meaning of krc and difficult to
differentiate it from another three-letter acronym RSC which a future
change will pipe through as key_rsc everywhere.

Original-Bug: b/305304379, b/309936753
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/943916
Original-Revision: 23264beb97f6fe0de620cc1e4be57966b50c96eb
GitOrigin-RevId: c42514771362fcb18e41a3981d271eb98d85928a
Change-Id: I09685843210d993a3127b62fb75ca55fd5cc02b5
1 file changed
tree: 1fdaab8bb6444de16859c89c31f7342f042ed267
  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.