From 3e22785822d5c89af6a11924cc3e66c40528915f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 20 Dec 2021 18:04:39 -0500 Subject: [PATCH] document 12-raviole branch --- static/build.html | 8 ++++++-- 1 file 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 @@

Development branch

-

The 12 branch is the active developed branch of +

The 12 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 android12-release (Android 12) branch. The 12 branch of GrapheneOS should be used for all officially - supported devices and porting to other devices.

+ supported devices other than the Pixel 6 / Pixel 6 Pro and porting to + other devices. Pixel 6 / Pixel 6 Pro currently use the + 12-raviole 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.

mkdir grapheneos-12
 cd grapheneos-12