Skip to content
Commit 0d14e02d authored by Tim Murray's avatar Tim Murray
Browse files

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
parent 74f5161e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment