From 70f54b8b5c3f5e84efe7021b959e3fe37ecc273a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 20 Jun 2020 14:51:54 -0400 Subject: [PATCH] tags are referenced for generic / other devices --- static/build.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/build.html b/static/build.html index 6a64d299..b9627c57 100644 --- a/static/build.html +++ b/static/build.html @@ -327,8 +327,8 @@ repo sync -j32

Pick a specific release for a device from the releases page and download the source tree. Note that some devices use different Android Open Source Project branches so they can end up with different tags. Make sure to use the correct - tag for a device. For devices without official support, use the latest tag for the - Pixel 4.

+ tag for a device. For devices without official support, use the latest tag marked as + being appropriate for generic / other devices in the release notes.

mkdir grapheneos-TAG_NAME
 cd grapheneos-TAG_NAME