Skip to content

Commit

Permalink
crespo: Disable gpu_to_cpu
Browse files Browse the repository at this point in the history
Change-Id: I42b45cb163a958c9b1c6b88f290a770509e1d5a9
  • Loading branch information
klusark committed Aug 24, 2013
1 parent 59d3890 commit ae53676
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions device_base.mk
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,9 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
PRODUCT_PROPERTY_OVERRIDES += \
ro.hwui.disable_scissor_opt=true

PRODUCT_PROPERTY_OVERRIDES += \
ro.bq.gpu_to_cpu_unsupported=1

include frameworks/native/build/phone-hdpi-512-dalvik-heap.mk

# we have enough storage space to hold precise GC data
Expand Down

0 comments on commit ae53676

Please sign in to comment.