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

This commit is contained in:
Tom Cherry 2019-08-29 15:53:46 +00:00 committed by Gerrit Code Review
commit c70fc1cbfd
1 changed files with 2 additions and 0 deletions

View File

@ -868,6 +868,8 @@ on property:ro.debuggable=1
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