Add device lynx
based on panther 0e0ae4dd4045e00dd50826d5c411351d47949d92 No-Typo-Check: based on above commit Bug: 202250383 Change-Id: I7dbcba9fc0644cf8e547c59b14a544701adc484b
This commit is contained in:
9
conf/init.recovery.device.rc
Normal file
9
conf/init.recovery.device.rc
Normal 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
|
Reference in New Issue
Block a user