summaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2015-10-13 00:56:42 +0200
committerZiyan <jaraidaniel@gmail.com>2016-02-19 00:14:58 +0100
commit256120a7c5c5ae575297740e4e497a989ea400af (patch)
tree8ddc33e15aa9a9edde22ef0f7ff750ee3132fba7 /system.prop
parentb9830ee90693d83f481873a5e192f88921828918 (diff)
Disable smartdimmer by default
Diffstat (limited to 'system.prop')
-rw-r--r--system.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index eb317ad..de239a0 100644
--- a/system.prop
+++ b/system.prop
@@ -17,3 +17,6 @@ ro.zygote.disable_gl_preload=true
# configure PRISM
persist.tegra.didim.video = 5
+
+# disable PRISM by default
+persist.tegra.didim.enable=0