Remove redundant build property for reduceOpsTaskSplitting
This flag is true for everyone now. No need for it here. Change has no effect. Change-Id: Iba023c08ff1cb4f88e460fbb69c6cfb17f6d780f Bug: 183612348
This commit is contained in:
parent
d045354a90
commit
fff0d1fa1f
1 changed files with 0 additions and 4 deletions
|
@ -1079,10 +1079,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