commit | f3b8e5fa5f05203c78d39e96571dd113890375a5 | [log] [tgz] |
---|---|---|
author | Megan Batty <mgnb@google.com> | Thu Apr 20 21:31:03 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 20 21:31:03 2023 +0000 |
tree | d8b06a589f0d4602fd5a2919c5bc39822daf0134 | |
parent | 8e166349290c369c494e87e21e83a630de60e256 [diff] |
[sdk][ffx] De-dup ffx_tool atom files entries Based on feedback from the initial sdk metadata, change the files section to be an object with three fields: - executable: the binary, previously at the top level - executable_metadata: the fho metadata file for the executable - support (optional): other files the subtool uses Previously the executable* items were at the top level, and then duplicated in files. This was somewhat convenient for writing distribution logic for the tools, since it's the same as host tools, but this makes things a bit clearer and we can make the logic down the line handle it. This also updates the build and ffx sdk tests to correct for changes in the metadata formats. Change-Id: Ibf39c89014d0747453cd4126a56877db8f4399df Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/837997 Fuchsia-Auto-Submit: Megan Batty <mgnb@google.com> Reviewed-by: Dave Schuyler <dschuyler@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.