diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-28 11:20:44 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-28 11:20:44 -0400 |
| commit | 8146eac00f98cf56d32b07616447d8db35cda1a2 (patch) | |
| tree | 6b9a4ae7c6960a23e77da87091f15acaa7d657b5 | |
| parent | ad12766749625398637460164b61991c4b339f7d (diff) | |
modernize Settings privacy and security settings
| -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 ac46df6d..90840970 100644 --- a/static/releases.html +++ b/static/releases.html @@ -789,6 +789,7 @@ <ul> <li>Pixel 8a: fix GNSS configuration to avoid occasional crashes of the service (Pixel 8a is currently the only Samsung GNSS device)</li> <li>Settings: don't allow disabling user installed apps when uninstall is disallowed</li> + <li>Settings: modernize privacy and security settings</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.222</li> <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.163</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.92</li> |
