msm8976-common: rootdir: Update charger service path

charger binary is moved to /system/bin. Update it accordingly.
This commit is contained in:
Subbaraman Narayanamurthy 2020-03-06 21:24:42 +01:00 committed by ripee
parent f84502f992
commit e610027c1f
1 changed files with 2 additions and 1 deletions

View File

@ -1421,8 +1421,9 @@ on property:ro.data.large_tcp_window_size=true
# Adjust socket buffer to enlarge TCP receive window for high bandwidth (e.g. DO-RevB)
write /proc/sys/net/ipv4/tcp_adv_win_scale 2
service charger /charger
service charger /system/bin/charger
class charger
group system graphics
group log
seclabel u:r:charger:s0