diff --git a/static/build.html b/static/build.html index 7720ba13..7ab799b1 100644 --- a/static/build.html +++ b/static/build.html @@ -326,12 +326,15 @@ 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 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.

+ 12 branch of GrapheneOS should be used for generic builds + including the emulator, porting to other devices and for non-legacy + officially supported devices other than the Pixel 6 / Pixel 6 Pro. 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. Pixel 3 / Pixel 3 XL use the 12-crosshatch + branch setting an appropriate BUILD_ID and security patch + level field.

mkdir grapheneos-12
 cd grapheneos-12