sm8550-common: overlay: Set config_sustainedPerformanceModeSupported

This config will support the Sustained Performance Mode.

Change-Id: Ic992ea6fd910cf679a940b273c95968f4c60adbb
This commit is contained in:
Srinath Sridharan
2021-09-19 17:08:08 +08:00
committed by chaptsand
parent 4a50635375
commit 46063e0a08

View File

@@ -408,4 +408,7 @@
<!-- Whether the new Auto Selection Network UI should be shown --> <!-- Whether the new Auto Selection Network UI should be shown -->
<bool name="config_enableNewAutoSelectNetworkUI">true</bool> <bool name="config_enableNewAutoSelectNetworkUI">true</bool>
<!-- If this is true, device supports Sustained Performance Mode. -->
<bool name="config_sustainedPerformanceModeSupported">true</bool>
</resources> </resources>