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

Commit 24445c35 authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Doc change: fix docs build.

Change-Id: Ifdb25d52629e62b0e909aa3ac00bff4df257ffd2
parent 3bdf60dc
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 {