Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d49b4ef5 authored by Mike Lockwood's avatar Mike Lockwood
Browse files

init.rc: Allow console in userdebug builds



Change-Id: Ib5734c6d3e2bf5a9da3d44721c529971f2345120
Signed-off-by: default avatarMike Lockwood <lockwood@android.com>
parent 609d8828
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -286,7 +286,7 @@ service console /system/bin/sh
    user shell
    group log

on property:ro.secure=0
on property:ro.debuggable=1
    start console

# adbd is controlled by the persist.service.adb.enable system property