Remove redundant build property for reduceOpsTaskSplitting
This flag is true for everyone now. No need for it here. Change has no effect. Bug: 183612348 Bug: 185920634 Change-Id: Ia264cfceb5cea4230a1c459fbd3c3f8c99a35bdf (cherry picked from commit 8661e6ae13af04eb4aa299327134d7185b563e24)
This commit is contained in:
parent
f8454ce693
commit
35230cc1af
1 changed files with 0 additions and 4 deletions
|
@ -1070,10 +1070,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
suspend.short_suspend_backoff_enabled=true \
|
||||
suspend.max_sleep_time_millis=40000
|
||||
|
||||
# (b/183612348): Enable skia reduceOpsTaskSplitting
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
renderthread.skia.reduceopstasksplitting=true
|
||||
|
||||
# Enable Incremental on the device
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.incremental.enable=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue