commit | 8607aff34afcbdd061740d3d040ff676935d202b | [log] [tgz] |
---|---|---|
author | qing <qingzhong@google.com> | Tue Apr 09 20:54:15 2024 +0000 |
committer | Qing Zhong <qingzhong@google.com> | Thu Apr 25 17:43:41 2024 +0000 |
tree | d9325fa93cf3d3c3856b8a82bce1a479d3ee3e11 | |
parent | 5377c6be0a9d5abb8f321b931320261c34afdcf1 [diff] |
Skip incoming caller info fetching based on config Incoming caller fetching is not needed at some devices (like wear) and it will consumes significant CPU cycles during incoming call, and may potentially slow down wear dialer lauch. Make it configurable per device setting. Bug: 330907736 Test: Unit test and e2e test works Change-Id: I5ae85fa96cfb466baa854181975ea2484c67b8b0