sdm710-common: configs: lower background apps to 38
* Improves memory performance and decreases power consumption in our test cases. Change-Id: Iee64596a61cf1dfb0698417b61b658f9cc7aaa52 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
1d041d65da
commit
56f6504f61
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ property Name is called. -->
|
|||
<Prop Name="vendor.iop.enable_prefetch_ofr" Value="false" />
|
||||
|
||||
<!--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.vendor.iocgrp.config" Value="1" />
|
||||
<Prop Name="ro.lmk.enable_userspace_lmk" Value="false" />
|
||||
|
|
Loading…
Reference in a new issue