Remove redundant build property for reduceOpsTaskSplitting am: 35230cc1af
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16465240 Change-Id: I5fa18f0d2dd77fde1a9daf30acd2be0c6aa38a6d
This commit is contained in:
commit
98f4dad9ba
1 changed files with 0 additions and 4 deletions
|
@ -1070,10 +1070,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
suspend.short_suspend_backoff_enabled=true \
|
suspend.short_suspend_backoff_enabled=true \
|
||||||
suspend.max_sleep_time_millis=40000
|
suspend.max_sleep_time_millis=40000
|
||||||
|
|
||||||
# (b/183612348): Enable skia reduceOpsTaskSplitting
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
|
||||||
renderthread.skia.reduceopstasksplitting=true
|
|
||||||
|
|
||||||
# Enable Incremental on the device
|
# Enable Incremental on the device
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.incremental.enable=true
|
ro.incremental.enable=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue