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

Commit c70fc1cb authored by Tom Cherry's avatar Tom Cherry Committed by Gerrit Code Review
Browse files

Merge "Start serial console at the 'init' trigger"

parents 50ca4484 71c3ef13
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -868,6 +868,8 @@ on property:ro.debuggable=1
    chmod 0773 /data/misc/trace
    chmod 0773 /data/misc/trace
    # Give reads to anyone for the window trace folder on debug builds.
    # Give reads to anyone for the window trace folder on debug builds.
    chmod 0775 /data/misc/wmtrace
    chmod 0775 /data/misc/wmtrace

on init && property:ro.debuggable=1
    start console
    start console


service flash_recovery /system/bin/install-recovery.sh
service flash_recovery /system/bin/install-recovery.sh