diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-09 14:35:36 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-09 14:35:36 -0400 |
| commit | a2d8707aa04b647c01fd5b514354b3f1c87feec0 (patch) | |
| tree | 1f082158601077d4f2d42542c5073edadd7cd961 | |
| parent | 743b094416a7f1b138d7091ae2c5d99145fe9401 (diff) | |
increase maximum users to 32
| -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 6d667003..af50eb4e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -587,6 +587,7 @@ <li>add missing permission to allow Settings search (SettingsIntelligence) to query all apps</li> <li>update GrapheneOS mask used for boot animation</li> <li>change default build target from aosp_arm to aosp_arm64</li> + <li>increase maximum users to 32 across all devices since it has been confirmed the Pixel 4 and later support 64 Weaver slots</li> </ul> </article> --> |
