Cloudripper: workaround for USB bring up
This is a workaround to get adb working while USB is being brought up. (cherry-pick from device/google/cloudripper) Bug: 188672439 Signed-off-by: Pat Tjin <pattjin@google.com> Change-Id: Ie114c1f67198a10a6c0dda49d1ed2ee85c8b2bf5
This commit is contained in:
parent
28140b7240
commit
5294123ac1
1 changed files with 5 additions and 0 deletions
|
@ -223,6 +223,11 @@ on init
|
|||
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cl1_memlat@17000010/mem_latency/ratio_ceil 400
|
||||
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cl2_memlat@17000010/mem_latency/ratio_ceil 800
|
||||
|
||||
# DELETE ME USB BRINGUP b/188672439
|
||||
setprop sys.usb.configfs 1
|
||||
write /sys/devices/platform/11210000.usb/dwc3_exynos_otg_b_sess 1
|
||||
|
||||
|
||||
# For GKI kernel, no device specific modules
|
||||
on init
|
||||
setprop vendor.device.modules.ready 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue