diff options
author | Evgeny Astigeevich <evgeny.astigeevich@linaro.org> | 2018-09-24 10:55:20 +0100 |
---|---|---|
committer | Evgeny Astigeevich <evgeny.astigeevich@linaro.org> | 2018-09-24 15:56:20 +0100 |
commit | 1d273607e1ff7ded97be7501bf9e61ece7f2bc4f (patch) | |
tree | 5739a332a8746d7de174d6d2863c7cd844eaf28d /test/008-exceptions/src/MultiDexBadInitWrapper1.java | |
parent | 5d7015cd64085068b1685d44339b4b705ef3f065 (diff) |
[ART] Make killing logd more safe
The current behaviour of 'killall -9 /system/bin/logd' is different for the
master branch and for stable android-9.0.0 branches. For the master branch it
works as expected but for the android-9.0.0 branches it causes devices
to reboot.
This CL replaces 'killall -9 /system/bin/logd' with 'pkill -9 -U logd logd'.
Test: Device with AOSP master, setup-buildbot-device.sh, no 'waiting for device' massages
Test: Device with AOSP android-9.0.0_r6, setup-buildbot-device.sh, no 'waiting for device' messages
Change-Id: I1e33f0c2705c8173c6b29658833d00cf9f345d6f
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions