mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Disabled setup debug
This commit is contained in:
@@ -1068,9 +1068,6 @@ public class Helper {
|
||||
|
||||
static boolean isStaminaEnabled(Context context) {
|
||||
// https://dontkillmyapp.com/sony
|
||||
if (BuildConfig.DEBUG)
|
||||
return true;
|
||||
|
||||
if (!isSony())
|
||||
return false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user