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

Commit 718991b6 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android Git Automerger
Browse files

am 24445c35: Doc change: fix docs build.

* commit '24445c35':
  Doc change: fix docs build.
parents 57449569 24445c35
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -86,9 +86,9 @@ both phones and tablets.</p>
    public static final *** NULL;
}

-keepnames @com.google.android.gms.common.annotation.KeepName class *
-keepnames &#64;com.google.android.gms.common.annotation.KeepName class *
-keepclassmembernames class * {
    @com.google.android.gms.common.annotation.KeepName *;
    &#64;ccom.google.android.gms.common.annotation.KeepName *;
}

-keepnames class * implements android.os.Parcelable {