am 099d842b: Update javadoc to fix the build.

* commit '099d842bdac481ea94527ab1f702342e41dca440':
  Update javadoc to fix the build.
diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml
index 789dcc5..42e3b50 100644
--- a/core/res/res/values/attrs.xml
+++ b/core/res/res/values/attrs.xml
@@ -2622,11 +2622,7 @@
              add printers to this print service. -->
         <attr name="addPrintersActivity" format="string"/>
         <!-- Fully qualified class name of an activity with advanced print options
-             specific to this print service. If this activity is specified the system
-             will allow the user a choice to open it given the currently selected printer
-             has advanced options which is specified by the print service via
-             {@link android.print.PrinterInfo.Builder#setHasAdvancedOptions(boolean)}.
-             -->
+             specific to this print service. -->
         <attr name="advancedPrintOptionsActivity" format="string"/>
         <!-- The vendor name if this print service is vendor specific. -->
         <attr name="vendor" format="string"/>