commit | 0d14e02d42b2f552dc989ed46c4bb81cd70199d9 | [log] [tgz] |
---|---|---|
author | Tim Murray <timmurray@google.com> | Tue Dec 01 19:19:59 2020 +0000 |
committer | Tim Murray <timmurray@google.com> | Mon Dec 14 17:23:21 2020 -0800 |
tree | a368796125ae45f144caac2e6e4666a15f1f530e | |
parent | 74f5161e3d1fdc4257325f67eed18349fb6841b2 [diff] |
PackageManager: don't call Debug.getCallers() for an error message Debug.getCallers is expensive, so don't call it as part of a potential exception message. Test: no Debug.getCallers runtime Bug: 161323622 Change-Id: Iffe875edc3d8a7d55941642680d604a0862a7eb4