commit | 2f88df5dc4349c3469c7dbfd8b84c034003019d6 | [log] [tgz] |
---|---|---|
author | Robert Quattlebaum <rquattle@fuchsia.infra.roller.google.com> | Wed May 25 01:20:36 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 24 18:22:00 2022 -0700 |
tree | d42519527753150503342c61ca9004f3ebfa34c6 | |
parent | 6aa1658e468c314875f21d617286fa390979aa71 [diff] |
[roll] Roll fuchsia [lowpan-ot-driver] Fixes for discovery proxy behavior. This change switches many of the log lines (which might contain PII) over to use `debug!()` instead of `info!()`. It also checks the length of various strings to make sure they are not too long before passing them along to FIDL APIs with string length requirements. We are also now able to look up individual instances properly. Original-Bug: 94368 Original-Bug: b/229402940 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/677767 Original-Revision: ef1af76cb03f428c7fa8476a852e7c6f4e92fcfb GitOrigin-RevId: 6235f10f06323aed9d907068713266c1494a5884 Change-Id: I476bf272475edb1106e4bcf04770d463e3fea745
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
.