Skip to content

Add Android bugreport output schema version - #884

Open
besendorf wants to merge 1 commit into
fix/bugreport-parser-coveragefrom
feat/bugreport-schema-v2
Open

Add Android bugreport output schema version#884
besendorf wants to merge 1 commit into
fix/bugreport-parser-coveragefrom
feat/bugreport-schema-v2

Conversation

@besendorf

Copy link
Copy Markdown
Collaborator

Summary

  • add optional output schema metadata to the shared command information
  • identify the normalized Android bugreport result contract as schema version 2

Why

The parser PR intentionally changes several result shapes and field types. Consumers need a machine-readable way to distinguish those results from the previous contract.

This is a stacked PR on top of #871 so schema version 2 cannot be merged independently of the breaking parser changes it describes.

Behavior

Commands without an explicit schema version keep their existing metadata unchanged. Android bugreport analysis sets output_schema_version to 2, which is then included in the generated command information.

@besendorf
besendorf force-pushed the feat/bugreport-schema-v2 branch from 0c9887b to dd96ebd Compare August 22, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant