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

Commit c9b5970d authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix build.

Change-Id: I06243c668b85c0816fc7b1b8318bbcc28f88dc71
parent 066836fc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -13927,6 +13927,10 @@ package android.os {
  public static class Debug.MemoryInfo implements android.os.Parcelable {
    ctor public Debug.MemoryInfo();
    method public int describeContents();
    method public static java.lang.String getOtherLabel(int);
    method public int getOtherPrivateDirty(int);
    method public int getOtherPss(int);
    method public int getOtherSharedDirty(int);
    method public int getTotalPrivateDirty();
    method public int getTotalPss();
    method public int getTotalSharedDirty();