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

Commit 21fd368d authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

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

am: c70fc1cb

Change-Id: I18b1fc5fb667d4938e9d2a8fb9098444ef53259b
parents 1094aeb1 c70fc1cb
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -878,6 +878,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