Android: Fix net/test AndroidManifest

There is no android:action in intent-filter:
https://developer.android.com/guide/topics/manifest/intent-filter-element.html

This causes errors in Android Studio when including this
AndroidManifest.

BUG=620034

Review-Url: https://codereview.chromium.org/2815083002
Cr-Commit-Position: refs/heads/master@{#464387}
1 file changed