summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Liu <liumartin@google.com>2020-09-09 10:40:31 +0800
committerMartin Liu <liumartin@google.com>2020-09-09 10:40:31 +0800
commit6a34ff6c613e8c9dc6faebe1ce4e909cdd359bb4 (patch)
tree8566b1ba770a1e50084f8301788a64ca79a3dad9
parent8737fa5946ee63536d4bfed98a67ce0ae14ea411 (diff)
downloadcrosshatch-6a34ff6c613e8c9dc6faebe1ce4e909cdd359bb4.tar.gz
adjust and move zram write back policy to common
Bug: 166739872 Test: boot Signed-off-by: Martin Liu <liumartin@google.com> Change-Id: If1398bc44db0619cf2e2be87d4813972c0454dba
-rw-r--r--device.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/device.mk b/device.mk
index d53911ed..f3a3c51e 100644
--- a/device.mk
+++ b/device.mk
@@ -328,9 +328,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.rcs.supported=1 \
vendor.rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so \
ro.hardware.keystore_desede=true \
- ro.zram.mark_idle_delay_mins=60 \
- ro.zram.first_wb_delay_mins=180 \
- ro.zram.periodic_wb_delay_hours=24 \
# Disable snapshot timer
PRODUCT_PROPERTY_OVERRIDES += \