File tree 3 files changed +4
-9
lines changed
3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ <h3><a href="#build-targets">Build targets</a></h3>
131
131
< p > Smartphone and tablet targets:</ p >
132
132
133
133
< ul >
134
- < li > tegu (Pixel 9a) — experimental </ li >
134
+ < li > tegu (Pixel 9a)</ li >
135
135
< li > comet (Pixel 9 Pro Fold)</ li >
136
136
< li > komodo (Pixel 9 Pro XL)</ li >
137
137
< li > caiman (Pixel 9 Pro)</ li >
Original file line number Diff line number Diff line change @@ -140,6 +140,7 @@ <h3><a href="#supported-devices">Which devices are supported?</a></h3>
140
140
< p > GrapheneOS has official production support for the following devices:</ p >
141
141
142
142
< ul >
143
+ < li > Pixel 9a (tegu)</ li >
143
144
< li > Pixel 9 Pro Fold (comet)</ li >
144
145
< li > Pixel 9 Pro XL (komodo)</ li >
145
146
< li > Pixel 9 Pro (caiman)</ li >
@@ -157,12 +158,6 @@ <h3><a href="#supported-devices">Which devices are supported?</a></h3>
157
158
< li > Pixel 6 (oriole)</ li >
158
159
</ ul >
159
160
160
- < p > GrapheneOS has experimental support for the following devices:</ p >
161
-
162
- < ul >
163
- < li > Pixel 9a (tegu)</ li >
164
- </ ul >
165
-
166
161
< p > The release tags for these devices have official builds and updates
167
162
available. These devices meet the stringent privacy and security standards and
168
163
have substantial upstream and downstream hardening specific to the
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ <h2><a href="#table-of-contents">Table of contents</a></h2>
47
47
<li>
48
48
<a href="#devices">Devices</a>
49
49
<ul>
50
- <li><a href="#tegu">Pixel 9a (experimental) </a></li>
50
+ <li><a href="#tegu">Pixel 9a</a></li>
51
51
<li><a href="#comet">Pixel 9 Pro Fold</a></li>
52
52
<li><a href="#komodo">Pixel 9 Pro XL</a></li>
53
53
<li><a href="#caiman">Pixel 9 Pro</a></li>
@@ -489,7 +489,7 @@ <h2><a href="#release-announcements">Release announcements</a></h2>
489
489
<section id="devices">
490
490
<h2><a href="#devices">Devices</a></h2>
491
491
492
- {% with codename="tegu", name="Pixel 9a (experimental) ", split=True %}
492
+ {% with codename="tegu", name="Pixel 9a", split=True %}
493
493
{% include "device.html" %}
494
494
{% endwith %}
495
495
{% with codename="comet", name="Pixel 9 Pro Fold" %}
You can’t perform that action at this time.
0 commit comments