Disable autofill for WebView Shell url bar

Added importantForAutofill="no" attribute to url bar EditText.

Removed tools:ignore="Autofill" attribute from url bar, as it is now
obsolete. Also removed TODO comment for removing the lint ignore,
which referenced issue 900912.

  ninja build succeeded without lint error.

Bug: 916000, 900912
Test: AutoFillManager no longer outputs to logcat on input focus.
Change-Id: Icfbdf9dad518505f3ed42e28bad774b5701aad93
Reviewed-on: https://chromium-review.googlesource.com/c/1381519
Reviewed-by: Nate Fischer <ntfschr@chromium.org>
Reviewed-by: Tim Volodine <timvolodine@chromium.org>
Reviewed-by: Changwan Ryu <changwan@chromium.org>
Reviewed-by: Tao Bai <michaelbai@chromium.org>
Commit-Queue: Drew Stonebraker <stonebraker@chromium.org>
Cr-Commit-Position: refs/heads/master@{#620457}
1 file changed