Merge "fix build: remove SUSTAINED_PERFORMANCE_WAKE_LOCK link" into nyc-dev
am: 316c68f144
* commit '316c68f144946a3019cc8f314921e8588c766b71':
fix build: remove SUSTAINED_PERFORMANCE_WAKE_LOCK link
Change-Id: If4cc351b8674343cbb83e22bcfccf9e7b4d00484
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user