Commit 0864941d authored by stip's avatar stip Committed by Commit bot

Emit logcats from chrome public tests.

BUG=525873

Review URL: https://codereview.chromium.org/1638583005

Cr-Commit-Position: refs/heads/master@{#371643}
parent 49941936
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
'--enable-platform-mode', '--enable-platform-mode',
'-e', 'local', '--apk-under-test', '-e', 'local', '--apk-under-test',
'<(PRODUCT_DIR)/apks/ChromePublic.apk', '<(PRODUCT_DIR)/apks/ChromePublic.apk',
'--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
], ],
'files': [ 'files': [
'../../third_party/proguard/', '../../third_party/proguard/',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment