commit | 03d2cc71ec0c831500a583b21da4a5999365bd9b | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Mon Jun 14 11:43:31 2021 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Mon Jun 14 11:43:31 2021 -0700 |
tree | 9709bf4561b17b06c03ec9cfbccba936901067b9 | |
parent | 86bc03e195822537800a57226f42d9a82a61f44a [diff] |
Removing dead code from Telephony which uses wakelock. CallerInfoCache is not actually used anywhere, yet it starts up an async task to periodically cache direct to voicemail contact information. This means we're periodically holding a wakelock to lookup this info even though it is never used. Test: Build code, manual regression test to make sure basic calling still works. Bug: 191049244 Change-Id: I5cd7def15ea481b7d79b3b51d74ec466caa6d8bf