From 8dc65a1aafb4b41b0e7311e7ec8b46a638811434 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 3 Feb 2022 11:06:02 -0500 Subject: [PATCH] allow editing more carrier APNs --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Camera: update to version 11
  • only grant the special GrapheneOS runtime permissions (Network, Sensors) for compatibility on installation for user installed apps (only relevant to Network in practice)
  • add GmsCompat to list of essential system components in Settings
  • +
  • do not mark dun APN types as read-only (allows editing more carrier APNs)
  • -->