init.recovery.device.rc 360 B

123456789
  1. import /init.recovery.${ro.board.platform}.rc
  2. # DELETE ME USB BRINGUP b/188672439. Delete the following two lines after
  3. # USB is brought up completely.
  4. on property:sys.usb.state=fastboot
  5. write /sys/devices/platform/11210000.usb/dwc3_exynos_otg_b_sess 1
  6. on property:sys.usb.state=adb
  7. write /sys/devices/platform/11210000.usb/dwc3_exynos_otg_b_sess 1