summaryrefslogtreecommitdiff
authorwei wang <wei.wang@amlogic.com>2019-09-29 03:02:42 (GMT)
committer Wei Wang <wei.wang@amlogic.com>2019-09-29 03:10:17 (GMT)
commit36ca22de4c7257442830d62013c4e45a39cc8259 (patch)
tree8df42d04ab0624f4e8e0a761b28b796700648c7f
parent47c3d55e1bf7c63b6b5c10333a134e1003c17559 (diff)
downloadcurie-p-tv-dev.zip
curie-p-tv-dev.tar.gz
curie-p-tv-dev.tar.bz2
property: do not Use PSI monitors [4/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: I89f63a0d0c9bd859e82973579fcd58e9b35c8fb0
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