commit | 64479663b14266312a7fef856340948d13b7ffc9 | [log] [tgz] |
---|---|---|
author | Suraj Malhotra <surajmalhotra@fuchsia.infra.roller.google.com> | Fri Apr 07 06:54:45 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 06 23:56:00 2023 -0700 |
tree | f2fb2d89e6c1127232818b90fc534d586804110e | |
parent | ba98809f5c589a12ca68335d62a3fe74de79ab0e [diff] |
[roll] Roll fuchsia [dfv2][compat] Return error synchronously on duplicate sibiling. In DFv1 this error is synchronously returned, but NodeAdd is called async in the implementation of `device_add`. Adding a redudndant check in compat allows us to match behavior. Additionally a NON_BINDABLE flag was added to the test driver to allow adding children. Original-Bug: 124914 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831424 Original-Revision: 10e10995dcc1556a9384af116761984aac8f594c GitOrigin-RevId: 34da7c862be89bf42935ee31fa1688e0b7eb9cb4 Change-Id: I03f4621d42a55386d10c47a52f2428fb69c53dbd
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
.