mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 15:47:18 +00:00
Remove redundant device property setting for reduceOpsTaskSplitting
This feature has been flipped to on for everyone, no need to have device-specific settings. This reverts commitdaf9469deb. Bug: 183612348 Bug: 185920634 Change-Id: I884e7285da510089dbbe378690ee530643adf820 (cherry picked from commit86c9726126)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user