add build instructions for shiba / husky

This commit is contained in:
Daniel Micay 2023-10-15 13:12:13 -04:00
parent fb26950130
commit 456c14420d

View File

@ -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>