[roll] Roll fuchsia [power][broker] Use assertive deps for unsatisfiable element * Previously, when an element was removed, we replaced all orphaned dependencies on that element with an opportunistic dependency on a synthetic internal "unsatisfiable" element. Since this element never had any assertive dependencies, it would never be raised, so leases with orphaned dependencies would remain unsatisfied. * Now that we are removing opportunistic dependencies, we need a replacement for this. We now instead use an assertive dependency but have the element ignore requests from power broker to raise its level, functionally making it impossible to satisfy dependencies on this element. Original-Fixes: b/474606784 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1470800 Original-Revision: 475b0b6e0ed4b478c05c9fe89a2000fe8b99eb10 GitOrigin-RevId: 76054a310212a8c1c4a5b91c75e5d75ab8fa1114 Change-Id: I00dbd8ae538c30521c0be68808d532993b1b1f00
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.