From 68eae2d364d538a5763c55b60f3096e39d4ef4e7 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 26 Feb 2024 04:08:11 +0200 Subject: [PATCH] sm6225-common: Disable batt_health service Change-Id: I2533fd387c4d6605cb96a186bac1ca5a5ffb987b --- rootdir/etc/init.mmi.rc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/rootdir/etc/init.mmi.rc b/rootdir/etc/init.mmi.rc index 3d39257..865c702 100644 --- a/rootdir/etc/init.mmi.rc +++ b/rootdir/etc/init.mmi.rc @@ -362,14 +362,14 @@ on boot # oneshot # disabled -service vendor.batt_health /vendor/bin/batt_health - class late_start - user vendor_pwric - group vendor_pwric cache net_admin log - disabled +#service vendor.batt_health /vendor/bin/batt_health +# class late_start +# user vendor_pwric +# group vendor_pwric cache net_admin log +# disabled -on property:sys.boot_completed=1 && property:ro.product.is_production=false - start vendor.batt_health +#on property:sys.boot_completed=1 && property:ro.product.is_production=false +# start vendor.batt_health on property:sys.boot_completed=1 && property:ro.vendor.zram.swapon=true write /sys/block/zram0/comp_algorithm lz4