Enable skia reduceOpsTaskSplitting am: 0b9827eceb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14035732 Change-Id: If3727dc16f9b20cc894e1031e5dccffea397a027
This commit is contained in:
commit
26cc4da6ac
1 changed files with 4 additions and 0 deletions
|
@ -1137,5 +1137,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
suspend.short_suspend_threshold_millis=5000
|
||||
|
||||
# (b/183612348): Enable skia reduceOpsTaskSplitting
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
renderthread.skia.reduceopstasksplitting=true
|
||||
|
||||
# Project
|
||||
include hardware/google/pixel/common/pixel-common-device.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue