summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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