summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-10-15 13:12:13 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-10-15 13:12:13 -0400
commit456c14420d5d0783057c80f4c4faea88899b401b (patch)
treef51b4bcfcd25ff04db324de78488507160288876 /static
parentfb26950130be7ee9b1193cb3ca3279bced5affd8 (diff)
add build instructions for shiba / husky
Diffstat (limited to 'static')
-rw-r--r--static/build.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index 3a838f26..55390050 100644
--- a/static/build.html
+++ b/static/build.html
@@ -133,6 +133,8 @@
<p>Smartphone and tablet targets:</p>
<ul>
+ <li>husky (Pixel 8 Pro)</li>
+ <li>shiba (Pixel 8)</li>
<li>felix (Pixel Fold)</li>
<li>tangorpro (Pixel Tablet)</li>
<li>lynx (Pixel 7a)</li>
@@ -300,6 +302,10 @@
porting to other devices and for non-legacy officially supported
devices.</p>
+ <p>The <code>14-shusky</code> branch is used for the Pixel 8 and Pixel 8
+ Pro until a quarterly release merges them into the main branch of
+ AOSP.</p>
+
<p>The <code>13</code> branch is used for the legacy Pixel 4a until it
gets ported to Android 14.</p>