Enable speeeed on charging
This commit is contained in:
parent
67cafa5892
commit
4feb25745b
|
@ -39,7 +39,7 @@
|
|||
CPU_MIN_PERF_ON_BAT = 0;
|
||||
CPU_MAX_PERF_ON_BAT = 30;
|
||||
|
||||
PLATFORM_PROFILE_ON_AC = "balanced";
|
||||
PLATFORM_PROFILE_ON_AC = "performance";
|
||||
PLATFORM_PROFILE_ON_BAT = "low-power";
|
||||
|
||||
USB_AUTOSUSPEND = 0;
|
||||
|
|
Loading…
Reference in a new issue