aboutsummaryrefslogtreecommitdiff
path: root/target/product/media_system.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/media_system.mk')
-rw-r--r--target/product/media_system.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/product/media_system.mk b/target/product/media_system.mk
index 38ba21989d..503c9b3531 100644
--- a/target/product/media_system.mk
+++ b/target/product/media_system.mk
@@ -59,10 +59,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
frameworks/base/config/compiled-classes-phone:system/etc/compiled-classes)
-# Enable dirty image object binning to reduce dirty pages in the image.
-PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
- frameworks/base/dirty-image-objects-phone:system/etc/dirty-image-objects)
-
# On userdebug builds, collect more tombstones by default.
ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT)))
PRODUCT_VENDOR_PROPERTIES += \