Merge "Fix typo in comment." am: 182e90d1ea
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1569600 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ieac6d18eb9d25e0b826d9441b3a9033e3b8de621
This commit is contained in:
@@ -50,7 +50,7 @@ import java.util.zip.GZIPInputStream;
|
||||
*
|
||||
* <p>
|
||||
* Application process could die for many reasons, for example {@link #REASON_LOW_MEMORY}
|
||||
* when it was killed by the ystem because it was running low on memory. Reason
|
||||
* when it was killed by the system because it was running low on memory. Reason
|
||||
* of the death can be retrieved via {@link #getReason}. Besides the reason, there are a few other
|
||||
* auxiliary APIs like {@link #getStatus} and {@link #getImportance} to help the caller with
|
||||
* additional diagnostic information.
|
||||
|
||||
Reference in New Issue
Block a user