diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/static/build.html b/static/build.html index 397c086d..34f73763 100644 --- a/static/build.html +++ b/static/build.html @@ -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 |
