commit | 5ebf64cb424c8a10adbacd25f64b0edcbb9c0ac7 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Fri Aug 23 22:06:04 2024 +0000 |
committer | Tyler Gunn <tgunn@google.com> | Mon Aug 26 22:56:22 2024 +0000 |
tree | e4661329db150cb646ea7d15d99155e9b56212b1 | |
parent | 28786e787a4b5a7e279041eb6889c843aaffe12e [diff] |
Remove use of internal Trace method. android.os.Trace is not a proper API; remove use of these references from Telecom to remove references to hidden APIs. The delta looks strange because I had to remove the try/finally and that made the indentation change. Fixes: 307786578 Test: Compile; run unit/cts tests. Flag: EXEMPT bugfix; removes non-impacting code. Change-Id: Ib31a47a71efaba62905cd18336967d2890b1e177