1 page.title=Life of a Patch 2 doc.type=source 3 @jd:body 4 <p>The Android Open Source Project (AOSP) uses a web-based code review tool 5 known as "gerrit". The image below is a flowchart that details what happens to 6 a patch, once it's been written. Though it may appear complex, the majority of 7 the steps below are performed in the web application.</p> 8 <p>For full instructions on how to get set up to use gerrit and git, please 9 see <a href="{@docRoot}source/submit-patches.html">the Submitting Patches 10 page</a>.</p> 11 <img src="{@docRoot}images/workflow-0.png"/> 12