Update javadoc to fix the build.
Change-Id: Ib6e8c17f10a7f17785876681baf8fb07eac9af55
This commit is contained in:
@@ -2622,11 +2622,7 @@
|
|||||||
add printers to this print service. -->
|
add printers to this print service. -->
|
||||||
<attr name="addPrintersActivity" format="string"/>
|
<attr name="addPrintersActivity" format="string"/>
|
||||||
<!-- Fully qualified class name of an activity with advanced print options
|
<!-- Fully qualified class name of an activity with advanced print options
|
||||||
specific to this print service. If this activity is specified the system
|
specific to this print service. -->
|
||||||
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)}.
|
|
||||||
-->
|
|
||||||
<attr name="advancedPrintOptionsActivity" format="string"/>
|
<attr name="advancedPrintOptionsActivity" format="string"/>
|
||||||
<!-- The vendor name if this print service is vendor specific. -->
|
<!-- The vendor name if this print service is vendor specific. -->
|
||||||
<attr name="vendor" format="string"/>
|
<attr name="vendor" format="string"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user