diff --git a/src/java/cyanogenmod/power/PerformanceManager.java b/src/java/cyanogenmod/power/PerformanceManager.java index bbe203b..393e905 100644 --- a/src/java/cyanogenmod/power/PerformanceManager.java +++ b/src/java/cyanogenmod/power/PerformanceManager.java @@ -133,7 +133,7 @@ public class PerformanceManager { } /** - * Returns the number of supported profiles, zero if unsupported + * Returns the number of supported profiles, -1 if unsupported * This is queried via the PowerHAL. */ public int getNumberOfProfiles() {