blob: 95cb96d1b670610662241c51c97311c06a3ffaa0 [file] [log] [blame] [view]
Skyler Kaufman991ae4d2011-04-07 12:30:41 -07001# Life of a Patch #
2
3The Android Open Source Project (AOSP) uses a web-based code review tool
4known as "gerrit". The image below is a flowchart that details what happens to
5a patch, once it's been written. Though it may appear complex, the majority of
6the steps below are performed in the web application.
7
8For full instructions on how to get set up to use gerrit and git, please
9see the [Submitting Patches](submit-patches.html) page.
10
11<img src="/images/workflow-0.png"/>