sdm845-common: Enable sustained performance mode

Change-Id: Iefd9b7aea0d04c7faa9af8a42874a218fff43499
This commit is contained in:
Luca Stefani 2018-07-15 14:13:01 +02:00
parent c9b24dcffc
commit 042fc542bb

View file

@ -317,4 +317,7 @@
<!-- Is the device capable of hot swapping an ICC Card -->
<bool name="config_hotswapCapable">true</bool>
<!-- True if the device supports Sustained Performance Mode-->
<bool name="config_sustainedPerformanceModeSupported">true</bool>
</resources>