[roll] Roll fuchsia [weave] Return strlen-value of string config value

The contract openweave-core uses to read string values expects the
output length to be equivalent to what 'strlen' would return on the
string (i.e. # chars excluding the null-terminator).

Original-Bug: 80009
Test: fx test weave-config-manager-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/551886
Original-Revision: 136cff2253b923f7a396e84dd738af7ceb5f94a2
GitOrigin-RevId: 822a4adc2ca3363cd5210a88ea06c2c3fcb60bba
Change-Id: I7e948c95b1cbf7f3bf039f873fdc84a1fb5b3803
1 file changed
tree: dba77dac74d7e7a13468c8541479b219ee23b965
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.