Enable Incremental on new pixel devices.
Bug: 185298880 Fixes: 185298880 Test: atest IncrementalFeatureTest Change-Id: I06dcb75307d71e693ad58150889b208c063c664a
This commit is contained in:
parent
b293830afb
commit
820d0ed766
1 changed files with 4 additions and 0 deletions
|
@ -1119,6 +1119,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
renderthread.skia.reduceopstasksplitting=true
|
||||
|
||||
# Enable Incremental on the device
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.incremental.enable=true
|
||||
|
||||
# Project
|
||||
include hardware/google/pixel/common/pixel-common-device.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue