sdm660-common: overlay: 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 Max Weffers
parent ddc914d110
commit 38d91db635
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -678,4 +678,7 @@
<!-- Configuration to enable non-default PDP during IWLAN -->
<bool name="config_feature_iwlan_enabled">true</bool>
<!-- If this is true, device supports Sustained Performance Mode. -->
<bool name="config_sustainedPerformanceModeSupported">true</bool>
</resources>