summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-16 00:01:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-16 00:01:48 +0000
commitc4e5deb5d69c4266eb90f426b573c9cb72a2f995 (patch)
tree2b35ba5dfaf0be82e80629d87bd5b0f69a660edf
parentc195f689d1c965593c67d237ef581cb1bfbe5672 (diff)
parent1e2a1e4c7ddbd25d53004af06737405a13b944a1 (diff)
downloadredfin-c4e5deb5d69c4266eb90f426b573c9cb72a2f995.tar.gz
Change-Id: I15d266ed7f7d5161759340f9e2e491fd94b17665
-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)