[roll] Roll fuchsia Reland "[bluetooth] Split Gap affordance into sync and async counterparts" This reverts commit f3018590a8398e3beafea90ed6b174636792f751 and adds missing `super().__init__()` calls in the bluetooth affordances. The bluetooth affordances are unique because no other affordances have a *base* affordance and thus don't need to call `super().__init__()`. Reason for reland: Added the missing super().__init__() call. Original change's description: > Revert "[bluetooth] Split Gap affordance into sync and async counterparts" > > This reverts commit 2122fe15e1129dea4fefe05852e5b4da33ac1653. > > Reason for revert: 490374530 > > Original change's description: > > [bluetooth] Split Gap affordance into sync and async counterparts > > > > Test: fx test //src/testing/end_to_end/honeydew/honeydew/affordances/connectivity/bluetooth/gap/tests/unit_tests:gap_using_fc_test > > Original-Bug: 488299605 > > Change-Id: Ic59e1ccc675c4d06f63f6c5cabea52167dd2f94e > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1522893 > > Commit-Queue: Charles Celerier <chcl@google.com> > > Fuchsia-Auto-Submit: Charles Celerier <chcl@google.com> > > Reviewed-by: Paul Sethi <paulsethi@google.com> > > Original-Bug: 488299605 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Change-Id: I0666d48f8ac26493fcfa03e0e6b63e16de8608f7 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1531195 > Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com> > Commit-Queue: Haowei Wu <haowei@google.com> Original-Bug: 488299605 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1531235 Original-Revision: cf805a8f13a5d0a5991f9e3b43bec604a287ff15 GitOrigin-RevId: edefdc1cb1e515d9eb035657370084e9c76bbcc0 Change-Id: I200d0a1fc1654d939d70967491ecb04c639a409a
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 in one of the communication channels documented at get involved.
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.