vendor: perf: bengal: Lower background apps to 38

Improves memory performance and decreases power consumption
in our test cases.

Change-Id: Id0ae7a2c03c4e209a020f8bf239da0adf9b3d0a8
This commit is contained in:
Alex Naidis 2020-02-07 04:04:12 +01:00 committed by chrisl7
parent b5c34c2479
commit 16001ddce2
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ property Name is called. -->
<Prop Name="ro.lmk.enable_userspace_lmk" Value="true" />
<Prop Name="ro.lmk.use_new_strategy_dup" Value="true"/>
<Prop Name="vendor.perf.gestureflingboost.enable" Value="true" />
<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="vendor.appcompact.enable_app_compact" Value="true" />
<Prop Name="vendor.appcompact.full_compact_type" Value="2" />