mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-05-01 05:29:34 +00:00
Update to 7.3.1 (2206)
This commit is contained in:
parent
d0e2266da1
commit
d52de1a40a
33 changed files with 407 additions and 235 deletions
|
|
@ -927,7 +927,7 @@ public class SharedConfig {
|
|||
} else {
|
||||
devicePerformanceClass = PERFORMANCE_CLASS_HIGH;
|
||||
}
|
||||
if (BuildVars.DEBUG_VERSION) {
|
||||
if (BuildVars.LOGS_ENABLED) {
|
||||
FileLog.d("device performance info (cpu_count = " + cpuCount + ", freq = " + maxCpuFreq + ", memoryClass = " + memoryClass + ", android version " + androidVersion + ")");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue