Lines Matching full:code
1 page.title=Android Code-Lines
6 Accordingly, we maintain a number of "code lines" to clearly separate the
8 <p>The chart below depicts at a conceptual level how AOSP manages code and
9 releases. We're referring to these as "code lines" instead of "branches"
11 for a given "code line". For instance, when a release is cut, sometimes that
14 <img src="{@docRoot}images/code-lines.png"/>
19 corresponds to a version of the <code>SdkVersion</code> field used in
20 AndroidManifest.xml files, and defined in <code>frameworks/base/api</code> in
23 stack is pulling code. These include obvious projects such as the Linux kernel
31 <li>At all times, the Release code-line (which may actually consist of
33 code for a given Android platform. OEMs and other groups building devices
35 <li>We will be setting up an "Experimental" code-line to capture changes from
49 specifically refers to a new <code>SdkVersion</code>.) This will also
50 correspond to the internal code-line being made a public Release branch, and the
51 new current platform code-line.</li>
53 code-line.</li>
55 <h3>About Private Code-Lines</h3>
56 <p>The source management strategy above includes a code-line that Google will