sdm845-common: Enable sustained performance mode
Change-Id: Iefd9b7aea0d04c7faa9af8a42874a218fff43499
This commit is contained in:
parent
c9b24dcffc
commit
042fc542bb
1 changed files with 3 additions and 0 deletions
|
@ -317,4 +317,7 @@
|
||||||
|
|
||||||
<!-- Is the device capable of hot swapping an ICC Card -->
|
<!-- Is the device capable of hot swapping an ICC Card -->
|
||||||
<bool name="config_hotswapCapable">true</bool>
|
<bool name="config_hotswapCapable">true</bool>
|
||||||
|
|
||||||
|
<!-- True if the device supports Sustained Performance Mode-->
|
||||||
|
<bool name="config_sustainedPerformanceModeSupported">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue