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

am: fb8c76df29

* commit 'fb8c76df299c8bc2f9702697fefc3ebe3e9a3a43':
  fix build: remove SUSTAINED_PERFORMANCE_WAKE_LOCK link

Change-Id: Ieb496122f9a6203f5022d5875e4ccbded739dbbc
This commit is contained in:
Ruchi Kandoi
2016-04-21 02:48:55 +00:00
committed by android-build-merger

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(