sm7250-common: Enable skia reduceOpsTaskSplitting
Bug: 183612348 Change-Id: Iefde4a449f78c2298190d1a0a2d059788ed27bb2 Signed-off-by: aswin7469 <aswinas@pixysos.com>
This commit is contained in:
committed by
Sandeep P S
parent
7a788d3a99
commit
37d7daf3eb
@@ -514,3 +514,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
|||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.sys.disable_rescue=true
|
persist.sys.disable_rescue=true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# Enable skia reduceOpsTaskSplitting
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
renderthread.skia.reduceopstasksplitting=true
|
||||||
|
|||||||
Reference in New Issue
Block a user