[roll] Roll fuchsia [ffx][target-collection] Transient and enabled target flags

The enabled flag indicates a target was previously used.
The transient flag make a target transition to disabled when it expires.

None of the restrictions associated with the enabled bit are present in this CL, just the state tracking.

Original-Bug: b/299129117
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/918955
Original-Revision: 62365cd5fddc829c294a775ef7e0a8ea82f050b2
GitOrigin-RevId: 0e8abd2bb51a253601c73c30fe5656884aefcb59
Change-Id: I3e55d86a9b0b7368bfca8cddb242b3736dbc3f00
1 file changed
tree: cc8940d35b8e354f5b3204ad816be18191b415a4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.