diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-25 09:15:27 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-25 09:15:46 -0400 |
| commit | fa42f601fae17c798826ec968bd5ae1dc783fe1d (patch) | |
| tree | b20d20a0783d12e4f7d27bd9c48ee0fa9bf5f1ce | |
| parent | ab554a40146be1d839ed3309ca6810623071d5e5 (diff) | |
mark DSUs unsupported
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index d52fe970..9d865916 100644 --- a/static/releases.html +++ b/static/releases.html @@ -649,6 +649,7 @@ <ul> <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> </ul> </article> --> |
