Skip to content

Commit

Permalink
mixin updates
Browse files Browse the repository at this point in the history
ADB Discovery in Recovery Mode
Moved loading of dwc3.ko dwc3-pci.ko xhci-hcd.ko to early boot.

Tracked-On: OAM-112653
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#1767
Signed-off-by:  Balaji M <[email protected]>
  • Loading branch information
buildslave authored and sysopenci committed Oct 11, 2023
1 parent c1c1b20 commit cd5b372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion celadon_ivi/init.recovery.rc
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ on property:sys.usb.ffs.ready=1
##############################################################
# Source: device/intel/mixins/groups/usb-init/true/init.recovery.rc
##############################################################
on boot
on early-boot
insmod ${ro.vendor.boot.moduleslocation}/dwc3.ko
insmod ${ro.vendor.boot.moduleslocation}/dwc3-pci.ko
insmod ${ro.vendor.boot.moduleslocation}/xhci-hcd.ko
Expand Down

0 comments on commit cd5b372

Please sign in to comment.