Skip to content

Commit 8fca539

Browse files
committed
halium_arm64: init: disable console service
Change-Id: I56ab30205f550591a060f2225518a47b0b7e1bd5 Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
1 parent 37defd1 commit 8fca539

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
@@ -32,3 +32,8 @@ service vendor.usb-hal-1-1 android.hardware.usb@1.1-service_HYBRIS_DISABLED
3232
disabled
3333
oneshot
3434
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

Comments
 (0)