sm6225-common: Disable batt_health service

Change-Id: I2533fd387c4d6605cb96a186bac1ca5a5ffb987b
This commit is contained in:
Michael Bestas 2024-02-26 04:08:11 +02:00
parent bbebc27f92
commit 68eae2d364
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -362,14 +362,14 @@ on boot
# oneshot # oneshot
# disabled # disabled
service vendor.batt_health /vendor/bin/batt_health #service vendor.batt_health /vendor/bin/batt_health
class late_start # class late_start
user vendor_pwric # user vendor_pwric
group vendor_pwric cache net_admin log # group vendor_pwric cache net_admin log
disabled # disabled
on property:sys.boot_completed=1 && property:ro.product.is_production=false #on property:sys.boot_completed=1 && property:ro.product.is_production=false
start vendor.batt_health # start vendor.batt_health
on property:sys.boot_completed=1 && property:ro.vendor.zram.swapon=true on property:sys.boot_completed=1 && property:ro.vendor.zram.swapon=true
write /sys/block/zram0/comp_algorithm lz4 write /sys/block/zram0/comp_algorithm lz4