diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-16 09:17:59 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-16 09:17:59 -0500 |
| commit | 3d0fc98db715fd4c7b7da60db07329eff73e1378 (patch) | |
| tree | c93ebd7ee1cb5c84ced33cfafc353119443dc8ee | |
| parent | 3f93aaef719b61874d8499f8b7d2e9da28a42a44 (diff) | |
raise maximum running users
| -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 ac429981..4ce3474f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -544,6 +544,7 @@ <ul> <li>backport mainline APEX module patches for ART, DNS Resolver, DocumentsUI, Media, Media Provider, Network Stack, PermissionController, Remote Key Provisioning and Wi-Fi</li> + <li>raise maximum running users from the standard 3 to 4 for 6GB memory, 6 for 8GB memory, 10 for 12GB memory and 14 for 16GB memory</li> <li>Settings: disable Bluetooth contact sharing by default</li> <li>Settings: fix Private Space handling in Passwords & accounts > Additional services</li> <li>Settings: fix multiple cases of missing user profiles handling for added settings</li> |
