diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-02-03 11:06:02 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-03 11:06:02 -0500 |
| commit | 8dc65a1aafb4b41b0e7311e7ec8b46a638811434 (patch) | |
| tree | 9a410f0ea074ea1e1584a43104af3849e20c9097 /static | |
| parent | fbaeeebe747e2511ed838a23979320ff03f0c283 (diff) | |
allow editing more carrier APNs
Diffstat (limited to 'static')
| -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 75986abb..817a76f6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -521,6 +521,7 @@ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/11">version 11</a></li> <li>only grant the special GrapheneOS runtime permissions (Network, Sensors) for compatibility on installation for user installed apps (only relevant to Network in practice)</li> <li>add GmsCompat to list of essential system components in Settings</li> + <li>do not mark dun APN types as read-only (allows editing more carrier APNs)</li> </ul> </article> --> |
