sm7325-common: Set config_sustainedPerformanceModeSupported

This config will support the Sustained Performance Mode.

Change-Id: Ic992ea6fd910cf679a940b273c95968f4c60adbb
This commit is contained in:
Srinath Sridharan 2016-07-27 15:01:12 -07:00 committed by Nolen Johnson
parent d69dcab171
commit 6ad3cfa8ee

View File

@ -313,4 +313,7 @@
* The device must be provisioned with HDCP keys (for protected content). * The device must be provisioned with HDCP keys (for protected content).
--> -->
<bool name="config_enableWifiDisplay">true</bool> <bool name="config_enableWifiDisplay">true</bool>
<!-- True if the device supports Sustained Performance Mode -->
<bool name="config_sustainedPerformanceModeSupported">true</bool>
</resources> </resources>