diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-20 18:04:39 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-20 18:04:39 -0500 |
| commit | 3e22785822d5c89af6a11924cc3e66c40528915f (patch) | |
| tree | f3c60682dfed630265ddf25d114f7704352cd6d1 /static/build.html | |
| parent | 829e6100e5a40443b2b31475cbe5a979dbd4d05b (diff) | |
document 12-raviole branch
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index b25723cb..7720ba13 100644 --- a/static/build.html +++ b/static/build.html @@ -322,12 +322,16 @@ <section id="development-branch"> <h4><a href="#development-branch">Development branch</a></h4> - <p>The <code>12</code> branch is the active developed branch of + <p>The <code>12</code> branch is the main development branch of GrapheneOS. It follows along with the latest stable releases of the Android Open Source Project which currently means the latest monthly release of the <code>android12-release</code> (Android 12) branch. The <code>12</code> branch of GrapheneOS should be used for all officially - supported devices and porting to other devices.</p> + supported devices other than the Pixel 6 / Pixel 6 Pro and porting to + other devices. Pixel 6 / Pixel 6 Pro currently use the + <code>12-raviole</code> development branch since AOSP uses a separate + device branch for newly added devices and it hasn't been merged into the + main branch as part of a quarterly or major release yet.</p> <pre>mkdir grapheneos-12 cd grapheneos-12 |
