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

am: b030730aa8

Change-Id: Ic8c2eff923157be306dd401e47979a3337499919
This commit is contained in:
Felipe Leme
2018-03-22 18:23:06 +00:00
committed by android-build-merger

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