Skip to content

Commit 0c7ce1c

Browse files
committed
halium: init.disabled.rc: disable USB hal 1.2 service
Change-Id: Ice8f2dcaa2e6c8a54880d294280937e100d9fcfe
1 parent 2947752 commit 0c7ce1c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

rootdir/etc/init.disabled.rc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ service vendor.usb-hal-1-1 android.hardware.usb@1.1-service_HYBRIS_DISABLED
3333
oneshot
3434
override
3535

36+
service vendor.usb-hal-1-2 android.hardware.usb@1.2-service_HYBRIS_DISABLED
37+
disabled
38+
oneshot
39+
override
40+
3641
# Disable console as it conflicts with the rootfs console
3742
service console /system/bin/sh_HYBRIS_DISABLED
3843
disabled

0 commit comments

Comments
 (0)