conf: remove the command to start usb gadget

Bug: 274074858
Test: build pass
Change-Id: If799aaaf294cc7f45a02420a4bf0a188a83bd2b4
This commit is contained in:
Ray Chi 2023-03-17 18:25:05 +08:00
parent f09b6f5736
commit 81c4b07df9

View file

@ -1,9 +1 @@
import /init.recovery.${ro.board.platform}.rc
# DELETE ME USB BRINGUP b/188672439. Delete the following two lines after
# USB is brought up completely.
on property:sys.usb.state=fastboot
write /sys/devices/platform/11210000.usb/dwc3_exynos_otg_b_sess 1
on property:sys.usb.state=adb
write /sys/devices/platform/11210000.usb/dwc3_exynos_otg_b_sess 1