Skip to content

Commit b96f2f4

Browse files
committed
halium: init.disabled.rc: disable the USB hal service
As we handle USB configuration on host, it may interfere or crash repeatedly, so disable it.
1 parent 92e2f74 commit b96f2f4

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
@@ -27,3 +27,8 @@ service vendor.audio-hal android.hardware.audio.service_DISABLED
2727
disabled
2828
oneshot
2929
override
30+
31+
service vendor.usb-hal-1-1 android.hardware.usb@1.1-service_HYBRIS_DISABLED
32+
disabled
33+
oneshot
34+
override

0 commit comments

Comments
 (0)