Enable Incremental on new pixel devices. am: 820d0ed766
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14288914 Change-Id: I654f687a940a973f9b5ded61b0d2eaa64ef3b2a5
This commit is contained in:
commit
3f93eeb414
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