diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-07 21:49:25 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-07 21:51:04 -0400 |
| commit | ba982042276ac8aa154b6a109712d77a2149a379 (patch) | |
| tree | d7f4291d27a8c3ba380f7911050cad86ebd26c5c /static | |
| parent | bcf5cf0f69ae22b44158fab6ac091632b6a5c190 (diff) | |
Android 15 device support port is mostly done
Diffstat (limited to 'static')
| -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 |
