davinci: rootdir: init.qcom.rc: add CAP_SYS_BOOT for charger

Add CAP_SYS_BOOT capability for charger service so that it can
shutdown/reboot the system.

Change-Id: I17ccba74d5a3c38bd751c55bcf42fb3689d730a7
This commit is contained in:
Subbaraman Narayanamurthy 2019-09-23 16:01:32 -07:00 committed by Arian
parent f064c2991c
commit 8ebb78dac5
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -308,6 +308,7 @@ service charger /system/bin/charger
class charger
user system
group system graphics input
capabilities SYS_BOOT
seclabel u:r:charger:s0
service vendor.msm_irqbalance /vendor/bin/msm_irqbalance -f /vendor/etc/msm_irqbalance.conf