[roll] Roll fuchsia [connectivity] Add begin/end so Packet can be used with std::span std::span needs the type to fulfill the std::contiguous_range concept to be used with the range constructor, and that means that std::ranges::begin and std::ranges::end need to work. Adding begin/end member functions fulfills that requirement. Test: wlan_tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/634210 Original-Revision: a8b2418d83b19bd26101544bb2a6df8fe8872559 GitOrigin-RevId: 24c014421d8290fab9209541804033ae0fe43378 Change-Id: I1cdd407fd1340f2eb2aa9f48f4b7ddc0260f3d58
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.