Loading core/java/android/app/ApplicationErrorReport.java +1 −1 Original line number Diff line number Diff line Loading @@ -174,7 +174,7 @@ public class ApplicationErrorReport implements Parcelable { /** * Return activity in receiverPackage that handles ACTION_APP_ERROR. * * @param pm PackageManager isntance * @param pm PackageManager instance * @param errorPackage package which caused the error * @param receiverPackage candidate package to receive the error * @return activity component within receiverPackage which handles Loading Loading
core/java/android/app/ApplicationErrorReport.java +1 −1 Original line number Diff line number Diff line Loading @@ -174,7 +174,7 @@ public class ApplicationErrorReport implements Parcelable { /** * Return activity in receiverPackage that handles ACTION_APP_ERROR. * * @param pm PackageManager isntance * @param pm PackageManager instance * @param errorPackage package which caused the error * @param receiverPackage candidate package to receive the error * @return activity component within receiverPackage which handles Loading