sdm660-common: lower background apps to 38
* Improves memory performance and decreases power consumption in our test cases. Change-Id: Iee64596a61cf1dfb0698417b61b658f9cc7aaa52
This commit is contained in:
parent
ddee2bec54
commit
4048b0aff5
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ property Name is called. -->
|
|||
<Prop Name="vendor.iop.enable_prefetch_ofr" Value="0" />
|
||||
|
||||
<!--System Properties -->
|
||||
<Prop Name="ro.vendor.qti.sys.fw.bg_apps_limit" Value="60" />
|
||||
<Prop Name="ro.vendor.qti.sys.fw.bg_apps_limit" Value="38" />
|
||||
<Prop Name="ro.vendor.at_library" Value="libqti-at.so" />
|
||||
<Prop Name="ro.lmk.enable_userspace_lmk" Value="false" />
|
||||
<Prop Name="vendor.perf.gestureflingboost.enable" Value="true" />
|
||||
|
|
Loading…
Reference in a new issue