commit | 9f91f8972d418570ee04db254d58471f0c1b42f3 | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Fri Jan 29 21:33:35 2021 +0800 |
committer | JW Wang <wangchun@google.com> | Mon Feb 01 12:40:21 2021 +0800 |
tree | c7cd2b7d42e5327824c5c2d4dfa1345acd0bfb4c | |
parent | 0f9fc342ea8c9d3dc42f142323d682176d7a884d [diff] |
setExplicitHealthCheckEnabled() needs to set mSyncRequired (6/n) We need to call mHealthCheckController.syncRequests() whenever ExplicitHealthCheckEnabled changes. However, syncRequests() fails to figure this out because it detects changes in mRequestedHealthCheckPackages only. Bug: 178675924 Test: atest PackageWatchdogTest Change-Id: Ic752c7f35c06a0ce770e07d1a186dd9da88b4f1e