Merge "Start serial console at the 'init' trigger"
am: c70fc1cbfd
Change-Id: I18b1fc5fb667d4938e9d2a8fb9098444ef53259b
This commit is contained in:
commit
21fd368dc2
1 changed files with 2 additions and 0 deletions
|
|
@ -878,6 +878,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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue