sdm660-common: overlay: Set config_sustainedPerformanceModeSupported
This config will support the Sustained Performance Mode. Change-Id: Ic992ea6fd910cf679a940b273c95968f4c60adbb
This commit is contained in:
parent
ddc914d110
commit
38d91db635
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue