Loading rootdir/init.rc +8 −2 Original line number Diff line number Diff line Loading @@ -282,11 +282,17 @@ on boot ## Daemon processes to be run by init. ## service ueventd /sbin/ueventd critical service console /system/bin/sh console disabled user shell group log service ueventd /sbin/ueventd critical on property:ro.secure=0 start console # adbd is controlled by the persist.service.adb.enable system property service adbd /sbin/adbd Loading Loading
rootdir/init.rc +8 −2 Original line number Diff line number Diff line Loading @@ -282,11 +282,17 @@ on boot ## Daemon processes to be run by init. ## service ueventd /sbin/ueventd critical service console /system/bin/sh console disabled user shell group log service ueventd /sbin/ueventd critical on property:ro.secure=0 start console # adbd is controlled by the persist.service.adb.enable system property service adbd /sbin/adbd Loading