summaryrefslogtreecommitdiff
authorwei wang <wei.wang@amlogic.com>2019-09-29 03:01:30 (GMT)
committer Wei Wang <wei.wang@amlogic.com>2019-09-29 03:09:50 (GMT)
commit3a2aea26f3ac03bcc736a58efb5e280e3884d8cc (patch)
tree8df42d04ab0624f4e8e0a761b28b796700648c7f
parent9c882270d17a6298807c59f63252c9636c27c209 (diff)
downloadbraun-p-tv-dev.zip
braun-p-tv-dev.tar.gz
braun-p-tv-dev.tar.bz2
property: do not Use PSI monitors [3/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: I1a898dbef060d5d58d83f437d1e038e98d65e8e5
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