Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.74 KB

File metadata and controls

18 lines (11 loc) · 1.74 KB

Maintainers — 0cwa/my-avbroot-setup

This repository is a compatible fork of chenxiaolong/my-avbroot-setup. Its purpose is to host LineageOS / non-Pixel ROM compatibility work for the PixeneOS build pipeline while staying close enough to upstream that hunks can be promoted to upstream PRs as they mature.

The fork strategy, the per-hunk disposition for the current delta against upstream, and the draft upstream-PR descriptions all live under docs/:

  • docs/upstream-strategy.md — relationship to upstream; rebase / branching policy; what stays here vs goes upstream.
  • docs/upstream-disposition.md — per-hunk decomposition of the current +594 / -175 delta vs upstream, with U (upstream) / F (fork-only) / D (drop) dispositions. Authoritative source for the upstream-vs-fork split.
  • docs/upstream-prs/ — one file per planned upstream PR with the draft description and the cherry-pick recipe.

Pointers back to PixeneOS

PixeneOS is the consumer of this fork. The execution queue (tickets ROMCOMPAT-1..4, META-3) lives in PixeneOS, not here:

If you are reviewing an upstream PR sourced from this fork, the disposition doc is the explanation for why each hunk was scoped the way it was.