Merge "DO NOT MERGE docs: Removing spurious end </pre> tag" into oc-mr1-dev

This commit is contained in:
TreeHugger Robot
2017-12-21 22:41:15 +00:00
committed by Android (Google) Code Review

View File

@@ -453,7 +453,6 @@ import com.android.internal.os.SomeArgs;
* email address), the service should only use it locally (i.e., in the app's process) for
* heuristics purposes, but it should not be sent to external servers.
*
* </pre>
*/
public abstract class AutofillService extends Service {
private static final String TAG = "AutofillService";