Skip to content

Commit

Permalink
miatoll: rootdir: Fix the battery drain due to statsd
Browse files Browse the repository at this point in the history
 * Fix battery drain after 100h of uptime

Signed-off-by: Frost <[email protected]>
  • Loading branch information
Terminator-J authored and christop23 committed Jul 27, 2024
1 parent c52fea7 commit 41ba94c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rootdir/etc/init.target.rc
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ on late-fs
exec_start wait_for_keymaster
mount_all --late

on property:sys.boot_completed=1
stop statsd

on post-fs-data
mkdir /data/vendor/fpc 0770 system system
mkdir /data/vendor/goodix 0770 system system
Expand Down

0 comments on commit 41ba94c

Please sign in to comment.