commit | f6d9f9d84d7800d77729b5e7903674f607c8f203 | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Thu Mar 04 15:31:29 2021 +0800 |
committer | JW Wang <wangchun@google.com> | Fri Mar 05 10:22:29 2021 +0800 |
tree | 1bf3d917ccab5e997963b765d9a646dcfc1366b7 | |
parent | d38c0368af9d35c5aa2a08bc3bc433218f85b17e [diff] |
Add tests for device config changes Test device config changes are propagated correctly to the watchdog. * Keep polling until the config value becomes the expected one. * Remove listeners at the end of each test - too many device config listeners will delay the notification significantly ( > 1 min) according to my local experiments. Bug: 181820350 Test: atest PackageWatchdogTest Change-Id: Ia5e89b69a8052f49e6400f6b22313249d523786c