summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device-redfin.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/device-redfin.mk b/device-redfin.mk
index 6d6d43a..581da68 100644
--- a/device-redfin.mk
+++ b/device-redfin.mk
@@ -235,10 +235,6 @@ PRODUCT_PACKAGES += \
NoCutoutOverlay \
AvoidAppsInCutoutOverlay
-# (b/183612348): Enable skia reduceOpsTaskSplitting
-PRODUCT_PROPERTY_OVERRIDES += \
- renderthread.skia.reduceopstasksplitting=true
-
# Include the redfin product FCM.
# Vendor Freeze system-only builds use a different FCM.
ifneq ($(PRODUCT_VENDOR_FREEZE_SYSTEM_BUILD),true)