Expose telecom API for retrieving photo uri
This API is queried when the async contact query for telecom is performed, however, it is not currently exposed to users. However, dialer apps sometimes need this information so they resort to doing the exact same query that telecom does on their own, adding significant latency to their incoming/outgoing call latencies. Bug: 240341306 Test: Manual, verified the data is sent with logs. Change-Id: I029077ac587fad9651efa0c786ee0119ea500424
Loading
Please register or sign in to comment