summaryrefslogtreecommitdiff
authorwei wang <wei.wang@amlogic.com>2019-09-29 03:03:38 (GMT)
committer Wei Wang <wei.wang@amlogic.com>2019-09-29 03:10:37 (GMT)
commite4bd0592d90f1bb99c7193c90e91a8fec80eb731 (patch)
tree148917dad6966418c2af5e743143c98f4cb0d3d1
parente8eb3172c8ba44572918c4201f7cae20d07c83eb (diff)
downloaddarwin-q-amlogic.zip
darwin-q-amlogic.tar.gz
darwin-q-amlogic.tar.bz2
property: do not Use PSI monitors [5/8]
PD#SWPL-13116 Problem: the cts test package is killed by lmk Solution: set Use PSI monitors disable to avoid lmk Verify: Verify it on Franklin Change-Id: I82cd31063e29d849929b232a4f594c8faef54247
Diffstat
-rw-r--r--system.prop6
1 files changed, 6 insertions, 0 deletions
diff --git a/system.prop b/system.prop
new file mode 100644
index 0000000..708c25f
--- a/dev/null
+++ b/system.prop
@@ -0,0 +1,6 @@
+# This overrides settings in the products/generic/system.prop file
+#
+# rild.libpath=/system/lib/libreference-ril.so
+# rild.libargs=-d /dev/ttyS0
+PRODUCT_PROPERTY_OVERRIDES += \
+ ro.lmk.use_psi=false