commit | 5119787a2745addb7a7458a43165cdbb26657aa0 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Fri Feb 19 15:30:02 2021 +0800 |
committer | paulhu <paulhu@google.com> | Fri Feb 19 15:30:02 2021 +0800 |
tree | 948edaa11091eaa7e1188dabd79308309fcceb23 | |
parent | 394170f9ccaaa2489c481d572b70f0045a3d7bd8 [diff] |
Expose NetworkWatchlistManager#getWatchlistConfigHash Connectivity is becoming a mainline module in S and ConnectivityService is used this API for getting watch list configurations. However, Mainline modules are not allowed to use non-formal APIs. Thus, make this API as module-lib api to support the usage. Bug: 172183305 Test: make update-api Change-Id: I21ce5f158850892926b92cf6347c61a57ac95b72