diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-28 14:29:21 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-28 14:56:47 -0400 |
| commit | d7030faf3871d7d0e040cefda370015f97da4d8b (patch) | |
| tree | 1525581b81aba218f06cce880a557f8e3486b516 | |
| parent | 5fc025fde43cc2229e495f172f0b4673172cca63 (diff) | |
initial Pixel Fold support won't be well tested
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 3c28fd9e..3c4c115d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -668,7 +668,7 @@ <p>Changes since the 2023062300 release:</p> <ul> - <li>add production ready Pixel Fold support (we published our initial release for it on June 28th, but this is the first production release with tags)</li> + <li>add initial Pixel Fold support</li> <li>replace unused BUILD_ID field with device name in release channel metadata</li> <li>System Updater: add enforcement of device name in release channel metadata as a misuse resistance improvement</li> <li>Settings: mark DSUs (Dynamic System Updates) as unsupported</li> |
