Remove redundant build property for reduceOpsTaskSplitting
This flag is true for everyone now. No need for it here. Change has no effect. Bug: 183612348 Change-Id: Ia264cfceb5cea4230a1c459fbd3c3f8c99a35bdf
This commit is contained in:
parent
f5e2d39b63
commit
a965f6b1e3
1 changed files with 0 additions and 4 deletions
|
@ -1147,10 +1147,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
suspend.short_suspend_threshold_millis=5000
|
||||
|
||||
# (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