commit | 9c21e376f67232c8b871618e5bbc716c6425445f | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Mon Mar 23 17:57:53 2020 +0800 |
committer | JW Wang <wangchun@google.com> | Mon Mar 23 17:57:53 2020 +0800 |
tree | e0907e8abbca27a423549b7441e725026f489250 | |
parent | 2f48902452b04a3a29d74060cb9baf740c5e3e96 [diff] |
Use 'kill' to kill the system_server process Somehow 'pkill' failed to kill the system_server process and failed the test. Let's use 'pidof' + 'kill' as a workaround. Bug: 151947348 Test: atest apex_rollback_tests Change-Id: I5d16097f2827f5d8ab35822d093985b51268e044