am 24445c35: Doc change: fix docs build.

* commit '24445c35211a85a92a68527fb93271eadc8d822d':
  Doc change: fix docs build.
This commit is contained in:
Dirk Dougherty
2013-10-29 11:38:28 -07:00
committed by Android Git Automerger

View File

@@ -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 {