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 2019-10-02 UTC.