Android オープンソース プロジェクト(AOSP)では、Gerrit というウェブベースのコードレビュー ツールを使用しています。次のフローチャートは、パッチ作成後のパッチに対する処理を示しています。一見複雑そうに見えますが、示されている大部分の手順はウェブアプリによって行われます。
Gerrit と Git を使用するための詳しい設定方法については、パッチの送信をご覧ください。

図 1. パッチのワークフロー
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-01-30 UTC.