commit | 0afad08ea25fe1945816b09728ecea2631195c2e | [log] [tgz] |
---|---|---|
author | shihchienc <shihchienc@google.com> | Thu Oct 17 06:22:13 2024 +0000 |
committer | Patrick Chang <shihchienc@google.com> | Wed Nov 13 08:21:00 2024 +0000 |
tree | 9faf74b2debcc79a2784e2a2aff32eeb9875e563 | |
parent | d93bf85e1e8cc55588e37093a33f723ce897bf46 [diff] |
threadnetwork: Avoid execute command if service does not exist We might run VTS when the thread_network service is not available. This patch prevents shell commands from being executed if the service is absent. Bug: 374009923 Bug: 355317617 Bug: 376750874 Test: atest VtsHalThreadNetworkTargetTest Change-Id: I94dd7e2e7585e061f53291c47e46841e5e670b6c (cherry picked from commit ae9ea3c8966eace86a12b1da53295957f411aa4d)