Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b76f355f authored by Yao Chen's avatar Yao Chen
Browse files

Add a system property to indicate if statsd should start

Bug: 79324611
Test: manually tested on marlin_svelte
Change-Id: Id0becd80bd58806b674ac60903bad7fd39d7594b
parent aee6e5dd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -22,7 +22,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
     ro.lmk.critical_upgrade=true \
     ro.lmk.upgrade_pressure=40 \
     ro.lmk.downgrade_pressure=60 \
     ro.lmk.kill_heaviest_task=false
     ro.lmk.kill_heaviest_task=false \
     ro.statsd.enable=false

# set threshold to filter unused apps
PRODUCT_PROPERTY_OVERRIDES += \