| Index: device/device_unittests_apk.isolate
|
| diff --git a/device/device_unittests_apk.isolate b/device/device_unittests_apk.isolate
|
| index ab133fd33078282ce1a7e95a0c753fa607cd6099..4c6168237ea0b6838f3ae6088e787c7d47eaa99e 100644
|
| --- a/device/device_unittests_apk.isolate
|
| +++ b/device/device_unittests_apk.isolate
|
| @@ -8,6 +8,7 @@
|
| 'variables': {
|
| 'command': [
|
| '<(PRODUCT_DIR)/bin/run_device_unittests',
|
| + '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
|
| ],
|
| 'files': [
|
| '<(PRODUCT_DIR)/bin/run_device_unittests',
|
|
|