commit | de69a4bd6c3a5a4cde8c737030a76c9c0feec0ea | [log] [tgz] |
---|---|---|
author | Bin Tan <bint@google.com> | Fri Jun 11 10:47:45 2021 -0700 |
committer | Bin Tan <bint@google.com> | Wed Jun 16 16:59:16 2021 -0700 |
tree | b0ed3ebb1782e18562a94bc1d280cb209d528437 | |
parent | 1edd1671ff9e78d7690fe265ad5c007674a2552d [diff] |
Make sure silent mode changes with wait and check After shell commands return, background service processes may still execute the commands. The status changes may delay. So, added wait and check to make sure silent mode changes are completed before host side comparison. Bug: 188577967 Test: atest CtsCarHostTestCases: PowerPolicyHostTest#testPowerPolicySilentMode Change-Id: Ia58352695632dbeb02b303aac371eab59e7f6dc9