sdm660-common: rootdir: sysfs node permission for smart-charging
This commit is contained in:
parent
73dd74a16f
commit
ac194c785a
1 changed files with 4 additions and 0 deletions
|
@ -139,6 +139,10 @@ on boot
|
||||||
chmod 0664 /sys/touchpanel/double_tap
|
chmod 0664 /sys/touchpanel/double_tap
|
||||||
chmod 0664 /sys/touchpanel/reversed_keys
|
chmod 0664 /sys/touchpanel/reversed_keys
|
||||||
|
|
||||||
|
# SmartCharging
|
||||||
|
chown system system /sys/class/power_supply/battery/input_suspend
|
||||||
|
chmod 0666 /sys/class/power_supply/battery/input_suspend
|
||||||
|
|
||||||
#Peripheral manager
|
#Peripheral manager
|
||||||
service vendor.per_mgr /system/vendor/bin/pm-service
|
service vendor.per_mgr /system/vendor/bin/pm-service
|
||||||
class core
|
class core
|
||||||
|
|
Loading…
Reference in a new issue