Enable skia reduceOpsTaskSplitting
Bug: 183612348 Change-Id: I77a82021335ce535ad5199edd6f0ec2bbcda1ff8
This commit is contained in:
parent
ea12333375
commit
0b9827eceb
1 changed files with 4 additions and 0 deletions
|
@ -1137,5 +1137,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
suspend.short_suspend_threshold_millis=5000
|
suspend.short_suspend_threshold_millis=5000
|
||||||
|
|
||||||
|
# (b/183612348): Enable skia reduceOpsTaskSplitting
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
renderthread.skia.reduceopstasksplitting=true
|
||||||
|
|
||||||
# Project
|
# Project
|
||||||
include hardware/google/pixel/common/pixel-common-device.mk
|
include hardware/google/pixel/common/pixel-common-device.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue