[roll] Roll fuchsia [superproject] Roll third_party/openthread [border-router] add missing `otBorderRoutingDhcp6PdGetState()` declaration (#9654)

This commit adds `otBorderRoutingDhcp6PdGetState()` function
declaration in `border_routing.h` which was already implemented in
`border_routing_api.cpp` file.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/openthread/+/954046
Original-Revision: 7a2d08767b77f481f11d1f1aaaf7ab3cffbf979f
GitOrigin-RevId: 87d8291459ea345010982e06971360164c023be6
Roller-URL: https://ci.chromium.org/b/8762325453706971793
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957403
Original-Revision: 0ca07a8dc3cee583d51e90add6edacc5824d6700
Change-Id: I575567a1dfae8c4ea7edf85f8e2ee864b4607ffa
1 file changed
tree: cc173fbf31e2f0fa5ad2abdfa1eb1877d192a03d
  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.