stop marking 7th gen Pixel support experimental

This commit is contained in:
Daniel Micay
2022-10-28 16:17:31 -04:00
parent 61ae3d058d
commit b48e66de7f
3 changed files with 15 additions and 14 deletions

View File

@@ -145,8 +145,8 @@
<p>Smartphone targets:</p>
<ul>
<li>cheetah (Pixel 7 Pro) — experimental</li>
<li>panther (Pixel 7) — experimental</li>
<li>cheetah (Pixel 7 Pro)</li>
<li>panther (Pixel 7)</li>
<li>bluejay (Pixel 6a)</li>
<li>raven (Pixel 6 Pro)</li>
<li>oriole (Pixel 6)</li>
@@ -341,8 +341,9 @@ cd grapheneos-13
repo init -u https://github.com/GrapheneOS/platform_manifest.git -b 13
repo sync -j16</pre>
<p>The <code>13-pantah</code> branch is an experimental device support
branch for the Pixel 7 and Pixel 7 Pro:</p>
<p>The <code>13-pantah</code> branch is used for the Pixel 7 and Pixel 7
Pro since new devices use a temporary device support branch in AOSP until
the code is merged into an AOSP quarterly release:</p>
<pre>mkdir grapheneos-13-pantah
cd grapheneos-13-pantah