From a2d8707aa04b647c01fd5b514354b3f1c87feec0 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 9 Sep 2022 14:35:36 -0400 Subject: [PATCH] increase maximum users to 32 --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • add missing permission to allow Settings search (SettingsIntelligence) to query all apps
  • update GrapheneOS mask used for boot animation
  • change default build target from aosp_arm to aosp_arm64
  • +
  • increase maximum users to 32 across all devices since it has been confirmed the Pixel 4 and later support 64 Weaver slots
  • -->