[roll] Roll fuchsia [bt][gap] Migrate to fuchsia lib, minor cleanup Migrate to more modern testing and component libraries: - Use #[fuchsia::test] instead of #[fuchsia_async::run_*] - Use #[fuchsia::component] This should mean we get logs in tests when available for better debugging, and also be able to select log levels when using the log framework. Remove placeholder_node as we can use Node::default() instead. Update some async functions to return a Future immediately instead of borrowing &self until completion, remove async from non-async fn. Test: refactor and logging only Test: fx test bt-gap-unittests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/659794 Original-Revision: e6bcf55f48424115750c1a101e4fade6d6f6a921 GitOrigin-RevId: 8fb633b22c2dae562c4bb350e8806a380e83e109 Change-Id: If243fc6327216f609112f4f59c446cf1f215c0e7
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.