summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2013-03-20 18:54:21 -0700
committerMathias Agopian <mathias@google.com>2013-03-20 18:54:21 -0700
commit490d6c7f3828cfd0da4bc3db58b8d5d2f47d5389 (patch)
tree0568aa84cb435218900e49ff51a24048c98f2951
parent76a2cf60057c51ebe08bc06c24d088ae66f6b7a6 (diff)
downloaddevice_samsung_maguro-490d6c7f3828cfd0da4bc3db58b8d5d2f47d5389.zip
device_samsung_maguro-490d6c7f3828cfd0da4bc3db58b8d5d2f47d5389.tar.gz
device_samsung_maguro-490d6c7f3828cfd0da4bc3db58b8d5d2f47d5389.tar.bz2
set ro.bq.gpu_to_cpu_unsupported properly
Change-Id: Ia4b9433fc9b31d23859b7a3b24e0a42fb81b2441
-rw-r--r--system.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index a8df17e..77bc0b9 100644
--- a/system.prop
+++ b/system.prop
@@ -8,3 +8,6 @@ telephony.lteOnCdmaDevice=0
# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
ro.telephony.call_ring.multiple=0
+
+# GPU producer to CPU consumer not supported
+ro.bq.gpu_to_cpu_unsupported=1