Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 972c2429 authored by Narayan Kamath's avatar Narayan Kamath Committed by android-build-merger
Browse files

am be8053a2: am 5ae63a25: Merge "Fixed grammar in the comment that introduces...

am be8053a2: am 5ae63a25: Merge "Fixed grammar in the comment that introduces the Debug.MemoryInfo class."
automerge: 1539c267

* commit '1539c267':
  Fixed grammar in the comment that introduces the Debug.MemoryInfo class.
parents 45159937 1539c267
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ public final class Debug

    /**
     * This class is used to retrieved various statistics about the memory mappings for this
     * process. The returns info broken down by dalvik, native, and other. All results are in kB.
     * process. The returned info is broken down by dalvik, native, and other. All results are in kB.
     */
    public static class MemoryInfo implements Parcelable {
        /** The proportional set size for dalvik heap.  (Doesn't include other Dalvik overhead.) */