Merge "PowerManager: Hide the SUSTAINED_PERFORMANCE API." into nyc-dev

am: 52cdc1593a

* commit '52cdc1593aab9336ad06cfe54cd06ca42ab3837e':
  PowerManager: Hide the SUSTAINED_PERFORMANCE API.
This commit is contained in:
Ruchi Kandoi
2016-02-26 02:30:41 +00:00
committed by android-build-merger
4 changed files with 2 additions and 3 deletions

View File

@@ -224,6 +224,8 @@ public final class PowerManager {
* This is used by Gaming and VR applications to ensure the device provides
* will provide consistent performance over a large amount of time.
* </p>
*
* {@hide}
*/
public static final int SUSTAINED_PERFORMANCE_WAKE_LOCK = 0x00000100;