Merge "Fixed autofill service metadata name on javadoc sample." into pi-dev

This commit is contained in:
Felipe Leme
2018-03-22 17:33:36 +00:00
committed by Android (Google) Code Review

View File

@@ -518,7 +518,7 @@ import android.view.autofill.AutofillValue;
* <intent-filter>
* <action android:name="android.service.autofill.AutofillService" />
* </intent-filter>
* <meta-data android:name="android.autofillservice" android:resource="@xml/autofillservice" />
* <meta-data android:name="android.autofill" android:resource="@xml/autofillservice" />
* &lt;/service&gt;</pre>
*
* <P>In the XML file you can specify one or more packages for which to enable compatibility