summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2013-03-20 18:54:54 -0700
committerMathias Agopian <mathias@google.com>2013-03-20 18:54:54 -0700
commita095e9a6716182407ab4c348106d8a4b1656b172 (patch)
tree4e02ecc9808cfb18cc768aef2fc063e45c49be45
parent556300313e1709609f59849f5e807a0ee535ed7e (diff)
downloadtoro-a095e9a6716182407ab4c348106d8a4b1656b172.tar.gz
set ro.bq.gpu_to_cpu_unsupported properly
Change-Id: I9053ff1ff7d8b7287796e1a30a85f414e911abaa
-rw-r--r--system.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index f29ac0f..d348536 100644
--- a/system.prop
+++ b/system.prop
@@ -15,3 +15,6 @@ persist.radio.imsallowmtsms=1
# Default ecclist
ro.ril.ecclist=112,911,#911,*911
+
+# GPU producer to CPU consumer not supported
+ro.bq.gpu_to_cpu_unsupported=1