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

View File

@ -142,8 +142,8 @@
<p>GrapheneOS has official production support for the following devices:</p>
<ul>
<li>Pixel 7 Pro (cheetah) — experimental</li>
<li>Pixel 7 (panther) — experimental</li>
<li>Pixel 7 Pro (cheetah)</li>
<li>Pixel 7 (panther)</li>
<li>Pixel 6a (bluejay)</li>
<li>Pixel 6 Pro (raven)</li>
<li>Pixel 6 (oriole)</li>

View File

@ -61,8 +61,8 @@
<li>
<a href="#stable-channel">Stable channel</a>
<ul>
<li><a href="#cheetah-stable">Pixel 7 Pro (experimental)</a></li>
<li><a href="#panther-stable">Pixel 7 (experimental)</a></li>
<li><a href="#cheetah-stable">Pixel 7 Pro</a></li>
<li><a href="#panther-stable">Pixel 7</a></li>
<li><a href="#bluejay-stable">Pixel 6a</a></li>
<li><a href="#raven-stable">Pixel 6 Pro</a></li>
<li><a href="#oriole-stable">Pixel 6</a></li>
@ -81,8 +81,8 @@
<li>
<a href="#beta-channel">Beta channel</a>
<ul>
<li><a href="#cheetah-beta">Pixel 7 Pro (experimental)</a></li>
<li><a href="#panther-beta">Pixel 7 (experimental)</a></li>
<li><a href="#cheetah-beta">Pixel 7 Pro</a></li>
<li><a href="#panther-beta">Pixel 7</a></li>
<li><a href="#bluejay-beta">Pixel 6a</a></li>
<li><a href="#raven-beta">Pixel 6 Pro</a></li>
<li><a href="#oriole-beta">Pixel 6</a></li>
@ -336,7 +336,7 @@
<h2><a href="#stable-channel">Stable channel</a></h2>
<section id="cheetah-stable">
<h3><a href="#cheetah-stable">Pixel 7 Pro (experimental)</a></h3>
<h3><a href="#cheetah-stable">Pixel 7 Pro</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{cheetah-stable-BUILD_ID}}.{{cheetah-stable-BUILD_NUMBER}}">{{cheetah-stable-BUILD_ID}}.{{cheetah-stable-BUILD_NUMBER}}</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/cheetah-factory-{{cheetah-stable-BUILD_NUMBER}}.zip">cheetah-factory-{{cheetah-stable-BUILD_NUMBER}}.zip</a></li>
@ -345,7 +345,7 @@
</ul>
</section>
<section id="panther-stable">
<h3><a href="#panther-stable">Pixel 7 (experimental)</a></h3>
<h3><a href="#panther-stable">Pixel 7</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{panther-stable-BUILD_ID}}.{{panther-stable-BUILD_NUMBER}}">{{panther-stable-BUILD_ID}}.{{panther-stable-BUILD_NUMBER}}</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/panther-factory-{{panther-stable-BUILD_NUMBER}}.zip">panther-factory-{{panther-stable-BUILD_NUMBER}}.zip</a></li>
@ -476,7 +476,7 @@
<h2><a href="#beta-channel">Beta channel</a></h2>
<section id="cheetah-beta">
<h3><a href="#cheetah-beta">Pixel 7 Pro (experimental)</a></h3>
<h3><a href="#cheetah-beta">Pixel 7 Pro</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{cheetah-beta-BUILD_ID}}.{{cheetah-beta-BUILD_NUMBER}}">{{cheetah-beta-BUILD_ID}}.{{cheetah-beta-BUILD_NUMBER}}</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/cheetah-factory-{{cheetah-beta-BUILD_NUMBER}}.zip">cheetah-factory-{{cheetah-beta-BUILD_NUMBER}}.zip</a></li>
@ -485,7 +485,7 @@
</ul>
</section>
<section id="panther-beta">
<h3><a href="#panther-beta">Pixel 7 (experimental)</a></h3>
<h3><a href="#panther-beta">Pixel 7</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{panther-beta-BUILD_ID}}.{{panther-beta-BUILD_NUMBER}}">{{panther-beta-BUILD_ID}}.{{panther-beta-BUILD_NUMBER}}</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/panther-factory-{{panther-beta-BUILD_NUMBER}}.zip">panther-factory-{{panther-beta-BUILD_NUMBER}}.zip</a></li>