Merge "fix build: remove SUSTAINED_PERFORMANCE_WAKE_LOCK link" into nyc-dev

This commit is contained in:
Ruchi Kandoi
2016-04-21 02:37:48 +00:00
committed by Android (Google) Code Review

View File

@@ -1023,7 +1023,7 @@ public final class PowerManager {
/**
* Returns True if the device supports Sustained Performance Mode.
* Applications Should check if the device supports this mode, before
* using {@link #SUSTAINED_PERFORMANCE_WAKE_LOCK}.
* using {@link android.view.Window#setSustainedPerformanceMode}.
*/
public boolean isSustainedPerformanceModeSupported() {
return mContext.getResources().getBoolean(