diff options
| -rw-r--r-- | static/build.html | 6 |
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> |
