diff options
| -rw-r--r-- | static/build.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/static/build.html b/static/build.html index 910e363e..51c8b909 100644 --- a/static/build.html +++ b/static/build.html @@ -308,9 +308,8 @@ source ~/.bashrc</pre> <section id="development-branch"> <h4><a href="#development-branch">Development branch</a></h4> - <p>The <code>15</code> branch is our experimental Android 15 support which - currently only supports builds for the emulator. Device support is being - actively worked on right now.</p> + <p>The <code>15</code> branch is our experimental Android 15 support. + Extended support devices aren't supported by the new branch.</p> <p>The <code>14</code> branch is the main development branch of GrapheneOS. It follows along with the latest stable releases of the Android Open Source |
