diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-07 04:03:50 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-07 04:03:50 -0400 |
| commit | d38663c220c39cbeab80b69decc48ee26634eadc (patch) | |
| tree | 1166f27f0e767c91d59ed86b74c41e5daf224855 /static | |
| parent | dbe3ea9b65bcab36d8bde017fba2d1404caaa4ed (diff) | |
explain Android 14 port in release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 85158eef..7cb5f432 100644 --- a/static/releases.html +++ b/static/releases.html @@ -654,6 +654,8 @@ <article id="2023100300"> <h3><a href="#2023100300">2023100300</a></h3> + <p>This is the initial release of GrapheneOS based on Android 14.</p> + <p>Tags:</p> <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023100300">2023100300</a> (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li> @@ -663,7 +665,7 @@ <ul> <li>full 2023-10-06 security patch level</li> - <li>rebased onto UP1A.231005.007 Android Open Source Project release</li> + <li>rebased onto UP1A.231005.007 Android Open Source Project release as the initial port of all GrapheneOS features to Android 14</li> <li>fix cosmetric issue for adevtool envsetup.sh integration</li> <li>adevtool: download: add option to unpack factory images</li> <li>adevtool: collect-state: fix the output file name format</li> |
