We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37defd1 commit 8fca539Copy full SHA for 8fca539
1 file changed
rootdir/etc/init.disabled.rc
@@ -32,3 +32,8 @@ service vendor.usb-hal-1-1 android.hardware.usb@1.1-service_HYBRIS_DISABLED
32
disabled
33
oneshot
34
override
35
+
36
+# Disable console as it conflicts with the rootfs console
37
+service console /system/bin/sh_HYBRIS_DISABLED
38
+ disabled
39
+ override
0 commit comments