[roll] Roll fuchsia [honeydew] remove ffx_types.MachineFormat.DISABLE

All ffx subtools can support "raw", so the recently-added
MachineFormat.DISABLE can be removed, and all its uses can be replaced
with MachineFormat.RAW.

The intended use of MachineFormat.RAW is now documented in the code.

Original-Fixed: 492539696

Depends-On: turquoise-internal:I675070d68e533a12080b840c2ffd85726a6a6964
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1539128
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: 602e5ac57385e969bf1972bcec6e5b2a2173bd2d
GitOrigin-RevId: 4ab76adffcf7fb090a5fd49f36533e8d87365542
Change-Id: Id474f5c60b516e7fe0896f85ba8a614f6a8c5a9b
1 file changed
tree: 0ed63db00023f0a06f9b03d07bd3ca6196db43f0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.