mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Exempted
This commit is contained in:
@@ -598,6 +598,8 @@ public class Helper {
|
||||
|
||||
static String getStandbyBucketName(int bucket) {
|
||||
switch (bucket) {
|
||||
case 5:
|
||||
return "exempted";
|
||||
case UsageStatsManager.STANDBY_BUCKET_ACTIVE:
|
||||
return "active";
|
||||
case UsageStatsManager.STANDBY_BUCKET_WORKING_SET:
|
||||
|
||||
Reference in New Issue
Block a user