Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e75cedcb authored by Adlai Holler's avatar Adlai Holler Committed by Automerger Merge Worker
Browse files

Remove redundant device property setting for reduceOpsTaskSplitting am: 1e2a1e4c

Original change: https://googleplex-android-review.googlesource.com/c/device/google/redfin/+/16465238

Change-Id: I5b5f4e7bcf80a476de427985ad8ed706eb03e8bd
parents 5bb7b44c 1e2a1e4c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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)