Initial device comet

based on 84d60a2e19d4ad09086067994d2f683ff86f6231

Bug: 263919239
Change-Id: I7be43786325116baddd35e182f87ad15fbe1a6ce
This commit is contained in:
Cyan_Hsieh 2023-01-09 17:22:06 +08:00
parent 1becd3bcb4
commit 919f3e1cb5
133 changed files with 227075 additions and 0 deletions

View file

@ -0,0 +1,9 @@
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