sm7250-common: Enable skia reduceOpsTaskSplitting

Bug: 183612348
Change-Id: Iefde4a449f78c2298190d1a0a2d059788ed27bb2
Signed-off-by: aswin7469 <aswinas@pixysos.com>
This commit is contained in:
Adlai Holler
2023-01-05 22:39:19 +05:30
committed by Sandeep P S
parent 7a788d3a99
commit 37d7daf3eb
+4
View File
@@ -514,3 +514,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
PRODUCT_PRODUCT_PROPERTIES += \
persist.sys.disable_rescue=true
endif
# Enable skia reduceOpsTaskSplitting
PRODUCT_PROPERTY_OVERRIDES += \
renderthread.skia.reduceopstasksplitting=true