summaryrefslogtreecommitdiff
path: root/properties.mk
diff options
context:
space:
mode:
Diffstat (limited to 'properties.mk')
-rw-r--r--properties.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/properties.mk b/properties.mk
index 6f2c9d1..d3b0639 100644
--- a/properties.mk
+++ b/properties.mk
@@ -165,3 +165,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.sensors.mot_detect=true \
ro.vendor.sensors.pmd=true \
ro.vendor.sensors.sta_detect=true
+
+# Time
+PRODUCT_PROPERTY_OVERRIDES += \
+ persist.vendor.delta_time.enable=true