OSDN Git Service

Doc change: fix docs build.
authorDirk Dougherty <ddougherty@google.com>
Tue, 29 Oct 2013 18:33:33 +0000 (11:33 -0700)
committerDirk Dougherty <ddougherty@google.com>
Tue, 29 Oct 2013 18:33:33 +0000 (11:33 -0700)
Change-Id: Ifdb25d52629e62b0e909aa3ac00bff4df257ffd2

docs/html/google/play-services/setup.jd

index 0ac3704..a7de709 100644 (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 {