gs101: recovery: Set maxpower to allow charging from SDP port am: 211495c86a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15388681 Change-Id: I040befa12318da8bea09c24273974187c701059e
This commit is contained in:
commit
537a913a55
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ service recovery-console /system/bin/sh
|
||||||
group root shell log readproc
|
group root shell log readproc
|
||||||
seclabel u:r:su:s0
|
seclabel u:r:su:s0
|
||||||
setenv HOSTNAME console
|
setenv HOSTNAME console
|
||||||
|
|
||||||
|
on fs && property:sys.usb.configfs=1
|
||||||
|
write /config/usb_gadget/g1/configs/b.1/MaxPower 900
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue