Merge "init.qcom.rc: Set HID USB composition for power off charging mode"
This commit is contained in:
commit
bf054952af
|
@ -1005,3 +1005,6 @@ service seemp_healthd /system/vendor/bin/seemp_healthd
|
||||||
class late_start
|
class late_start
|
||||||
user system
|
user system
|
||||||
group system
|
group system
|
||||||
|
|
||||||
|
on charger
|
||||||
|
setprop persist.sys.usb.config charging
|
||||||
|
|
Loading…
Reference in New Issue