commit | 3e3159c83e36b30b8abb9ec5e0dea26bd498c6dc | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Thu Nov 12 20:37:46 2020 -0800 |
committer | David Anderson <dvander@google.com> | Thu Nov 12 20:41:24 2020 -0800 |
tree | 0147f9add7a6d86d4f9d77186ce699a1887d877b | |
parent | 13e33f7f80443ce63bfa410442d15151227f427c [diff] |
libsnapshot: Move first-stage pid var constant into IDeviceInfo. This will fail in vts_libsnapshot_test because the pid isn't set (and even if it was, we don't want to kill any running snapuserd instances). Rather than start an instance just for the sake of killing it, use dependency injection instead. Bug: N/A Test: vts_libsnapshot_test Change-Id: I1569f927e018319cf4008673a32d5526573d8d57