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