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
1 file changed