commit | c70fc1cbfd3ad293fc15cd6da94ad400aed9b8b3 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Thu Aug 29 15:53:46 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Aug 29 15:53:46 2019 +0000 |
tree | a0f5473290329d3d2bbfead3e3ca7366423dd5c3 | |
parent | 50ca44840288e8892091132423f59642a09eee90 [diff] | |
parent | 71c3ef135d6f99906a2b58bafa07fc629b7cce7f [diff] |
Merge "Start serial console at the 'init' trigger"
diff --git a/rootdir/init.rc b/rootdir/init.rc index 97f1854..bb36139 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -868,6 +868,8 @@ chmod 0773 /data/misc/trace # Give reads to anyone for the window trace folder on debug builds. chmod 0775 /data/misc/wmtrace + +on init && property:ro.debuggable=1 start console service flash_recovery /system/bin/install-recovery.sh