commit | 35c8c3b0735dc8039ecb5ba5d4e91f7c9d58a2f1 | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Thu Jan 14 13:49:35 2021 -0800 |
committer | Kevin Chyn <kchyn@google.com> | Thu Jan 14 14:02:57 2021 -0800 |
tree | d2d9478611202ecddb44910210a18bdec20157b6 | |
parent | f3004223438b8e1ad8251abbabae537a2276ee8d [diff] |
6/n: Rename ClientMonitor to BaseClientMonitor This CL is purely a rename-only CL. Next CL will add something like HalClientMonitor, which extends BaseClientMonitor. This will allow certain operations that are not HAL-dependent (e.g. InvalidationRequesterClient) to extend from BaseClientMonitor, which will not require HAL templating. Bug: 159667191 Test: atest com.android.server.biometrics Change-Id: I281c599b484083f343fd2728e0ea48539cd57063