From 4fabc5f09656e503891d07ae7e1cbc2021bf68b9 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 9 May 2012 14:14:46 +0300 Subject: [PATCH] disable dithering by default - doesnt improve image quality much atm --- system.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.prop b/system.prop index 9cf17f1..5bd2db2 100755 --- a/system.prop +++ b/system.prop @@ -1,5 +1,6 @@ rild.libpath=/system/lib/libhtc_ril_wrapper.so rild.libargs=-d /dev/smd0 +persist.sys.use_dithering=0 # # SOFTBUTTONS @@ -8,4 +9,3 @@ rild.libargs=-d /dev/smd0 #qemu.hw.mainkeys=0 -