sm6150-common: Enable UXE and IOP in perfconfigstore

Matches stock Qualcomm configuration and improves performance.

Change-Id: I2b6e8c9ed59415bc7841bf244bd3dd9b5633088c
This commit is contained in:
Jake Weinstein 2019-10-28 04:16:47 +01:00 committed by Arian
parent bc47dee6eb
commit b88cdb9def
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -19,7 +19,7 @@ property Name is called. -->
<!--Vendor Properties -->
<Prop Name="vendor.debug.enable.lm" Value="true" />
<Prop Name="vendor.iop.enable_uxe" Value="0" />
<Prop Name="vendor.iop.enable_uxe" Value="1" />
<Prop Name="vendor.enable.prefetch" Value="false" />
<Prop Name="vendor.iop.enable_prefetch_ofr" Value="false" />
<Prop Name="vendor.perf.iop_v3.enable" Value="false" />
@ -27,6 +27,7 @@ property Name is called. -->
<!--System Properties -->
<Prop Name="vendor.perf.gestureflingboost.enable" Value="true" />
<Prop Name="ro.vendor.qti.sys.fw.bg_apps_limit" Value="60" />
<Prop Name="ro.vendor.at_library" Value="libqti-at.so" />
<Prop Name="ro.lmk.enable_userspace_lmk" Value="false" />