msm8937-common: Increase cached app limit
* Frameworks support was recently added
This commit is contained in:
parent
852bf8a7c9
commit
7d8256a304
1 changed files with 2 additions and 1 deletions
|
@ -8,4 +8,5 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Properties
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.vendor.extension_library=libqti-perfd-client.so
|
||||
ro.vendor.extension_library=libqti-perfd-client.so \
|
||||
ro.vendor.qti.sys.fw.bg_apps_limit=60
|
||||
|
|
Loading…
Reference in a new issue